Skip to content

Commit f237cb9

Browse files
NuGet package move to PackageLicenseExpression (License unchanged) (#189)
* NuGet package move to PackageLicenseExpression * Fix whitespace
1 parent 36c84d1 commit f237cb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/UTF-unknown.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Features:
6767
<PackageIcon>logo.png</PackageIcon>
6868
<PackageReadmeFile>README.md</PackageReadmeFile>
6969
<PackageProjectUrl>https://github.com/CharsetDetector/UTF-unknown</PackageProjectUrl>
70-
<PackageLicenseUrl>https://github.com/CharsetDetector/UTF-unknown/blob/master/license/MPL-1.1.txt</PackageLicenseUrl>
70+
<PackageLicenseExpression>MPL-1.1</PackageLicenseExpression>
7171
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
7272
<RepositoryType>git</RepositoryType>
7373
<RepositoryUrl>https://github.com/CharsetDetector/UTF-unknown</RepositoryUrl>
@@ -96,3 +96,5 @@ Features:
9696
</ItemGroup>
9797

9898
</Project>
99+
100+

0 commit comments

Comments
 (0)