Skip to content

Update NuSpec package license from url to expression#433

Closed
Greg-Smulko wants to merge 16 commits into
commandlineparser:developfrom
Greg-Smulko:update/nuspec-package-license
Closed

Update NuSpec package license from url to expression#433
Greg-Smulko wants to merge 16 commits into
commandlineparser:developfrom
Greg-Smulko:update/nuspec-package-license

Conversation

@Greg-Smulko
Copy link
Copy Markdown

Replace PackageLicenseUrl with PackageLicenseExpression.

PackageLicenseUrl is deprecated since Visual Studio 15.9.4, .NET SDK 2.1.502 and 2.2.101 according to https://docs.microsoft.com/en-us/dotnet/core/tools/csproj#packagelicenseurl .
See https://docs.microsoft.com/en-us/dotnet/core/tools/csproj#packagelicenseexpression for more info about PackageLicenseExpression.

A follow-up of #432, relates to #429.

@Greg-Smulko Greg-Smulko changed the base branch from master to develop October 18, 2019 21:45
Because PackageLicenseUrl is deprecated since Visual Studio 15.9.4, .NET SDK 2.1.502 and 2.2.101 according to https://docs.microsoft.com/en-us/dotnet/core/tools/csproj#packagelicenseurl  .
See https://docs.microsoft.com/en-us/dotnet/core/tools/csproj#packagelicenseexpression for more info about PackageLicenseExpression.
@moh-hassan moh-hassan force-pushed the develop branch 3 times, most recently from b211712 to 746885a Compare February 3, 2020 10:46
@Greg-Smulko
Copy link
Copy Markdown
Author

Closing as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants