Removed PackageLicenseUrl from metadata

This commit is contained in:
Tony Bark 2020-12-09 17:22:44 -05:00
parent 0e6ba4f99d
commit 66ce788578

View file

@ -7,7 +7,6 @@
<PackageDescription>Caret-Separated Text (or CST) is a key-value pair format represented by numbers or words as keys and the value is the string enclosed between carets (^) that contains the contents. CST.NET is a library for prasing the CST format.</PackageDescription>
<RepositoryUrl>https://github.com/tonytins/cstnet</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://github.com/tonytins/cstnet/blob/master/LICENSE</PackageLicenseUrl>
<Product>CST.Net</Product>
</PropertyGroup>