Skip to content

Commit 8a3cece

Browse files
committed
Update package license property.
1 parent 8558f8c commit 8a3cece

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
@@ -5,7 +5,7 @@
55
<Product>AppCore .NET Assembly Signing Tool</Product>
66
<Copyright>Copyright (c) 2020 the AppCore .NET project</Copyright>
77
<Version>1.0.0</Version>
8-
<PackageLicenseUrl>https://github.com/AppCoreNet/SingingTool/blob/dev/LICENSE</PackageLicenseUrl>
8+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
99
<RepositoryUrl>https://github.com/AppCoreNet/SingingTool</RepositoryUrl>
1010
<RepositoryType>git</RepositoryType>
1111
<LangVersion>latest</LangVersion>

0 commit comments

Comments
 (0)