Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 3a98b42

Browse files
committed
Correct capitalization of MS-PL license expression
1 parent e6d2d2b commit 3a98b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<Copyright>© Andrew Arnott. All rights reserved.</Copyright>
1919
<PackageProjectUrl>https://github.com/aarnott/pclcrypto/</PackageProjectUrl>
2020
<PackageIcon>icon_64x64.png</PackageIcon>
21-
<PackageLicenseExpression>Ms-PL</PackageLicenseExpression>
21+
<PackageLicenseExpression>MS-PL</PackageLicenseExpression>
2222
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2323
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2424
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)