From 0db6412e59861b6f2e6c6577cca3662ab2ba65dd Mon Sep 17 00:00:00 2001 From: jerviscui Date: Fri, 29 Mar 2024 17:35:24 +0800 Subject: [PATCH] Remove PackageLicenseUrl --- src/RetryCore/RetryCore.csproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/RetryCore/RetryCore.csproj b/src/RetryCore/RetryCore.csproj index da488dc..52d1344 100644 --- a/src/RetryCore/RetryCore.csproj +++ b/src/RetryCore/RetryCore.csproj @@ -8,7 +8,7 @@ True latest - 0.3.2 + 0.3.3 $(AssemblyName) A library for retrying operations. jerviscui @@ -17,14 +17,13 @@ Copyright 2023 $(Authors) https://github.com/jerviscui/Retry - https://github.com/jerviscui/Retry/blob/main/LICENSE + Apache-2.0 True README.md git https://github.com/jerviscui/Retry $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - True - + True