We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PackageLicenseFile
PackageLicenseExpression
1 parent 11a8337 commit 27864d1Copy full SHA for 27864d1
settings/src.build.props
@@ -14,7 +14,7 @@
14
<IncludeSymbols>true</IncludeSymbols>
15
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
16
17
- <PackageLicenseFile>LICENSE</PackageLicenseFile>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
18
<PackageReadmeFile>README.md</PackageReadmeFile>
19
<PackageIcon>logo.png</PackageIcon>
20
0 commit comments