Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

Commit

Permalink
Switch to NuGet PackageLicenseExpression
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed May 16, 2019
1 parent 37f7d8f commit 9e70320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet-xdt/dotnet-xdt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageTags>$(_PackageTags);xdt;transform;xml</PackageTags>
<PackageReleaseNotes>$(_ReleaseNotes)</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/nil4/dotnet-transform-xdt</PackageProjectUrl>
<PackageLicenseUrl>https://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/nil4/dotnet-transform-xdt.git</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit 9e70320

Please sign in to comment.