Skip to content

Commit

Permalink
Replaced PackageLicenseUrl with PackageLicenseExpression
Browse files Browse the repository at this point in the history
Replaced PackageLicenseUrl with PackageLicenseExpression based on NuGet/Home#4628.
  • Loading branch information
danjagnow committed Jan 15, 2019
1 parent 463b9b5 commit 7fcd9a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageProjectUrl>https://github.com/danjagnow/ArgentPonyWarcraftClient</PackageProjectUrl>
<RepositoryUrl>https://github.com/danjagnow/ArgentPonyWarcraftClient</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageLicenseUrl>https://github.com/danjagnow/ArgentPonyWarcraftClient/blob/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIconUrl>https://raw.githubusercontent.com/danjagnow/ArgentPonyWarcraftClient/master/ArgentPony.png</PackageIconUrl>
<RootNamespace>ArgentPonyWarcraftClient</RootNamespace>
<AssemblyName>ArgentPonyWarcraftClient</AssemblyName>
Expand Down

0 comments on commit 7fcd9a0

Please sign in to comment.