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.
1 parent 8558f8c commit 8a3ceceCopy full SHA for 8a3cece
Directory.Build.props
@@ -5,7 +5,7 @@
5
<Product>AppCore .NET Assembly Signing Tool</Product>
6
<Copyright>Copyright (c) 2020 the AppCore .NET project</Copyright>
7
<Version>1.0.0</Version>
8
- <PackageLicenseUrl>https://github.com/AppCoreNet/SingingTool/blob/dev/LICENSE</PackageLicenseUrl>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
9
<RepositoryUrl>https://github.com/AppCoreNet/SingingTool</RepositoryUrl>
10
<RepositoryType>git</RepositoryType>
11
<LangVersion>latest</LangVersion>
0 commit comments