Skip to content

Commit b663914

Browse files
committed
use a license expression
1 parent 822a9a3 commit b663914

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
@@ -9,7 +9,7 @@
99
<PackageId>$(AssemblyName)</PackageId>
1010
<PackageReleaseNotes>https://stackexchange.github.io/Dapper/</PackageReleaseNotes>
1111
<PackageProjectUrl>https://github.com/StackExchange/Dapper</PackageProjectUrl>
12-
<PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
12+
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1313
<RepositoryType>git</RepositoryType>
1414
<RepositoryUrl>https://github.com/StackExchange/Dapper</RepositoryUrl>
1515

0 commit comments

Comments
 (0)