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 822a9a3 commit b663914Copy full SHA for b663914
Directory.build.props
@@ -9,7 +9,7 @@
9
<PackageId>$(AssemblyName)</PackageId>
10
<PackageReleaseNotes>https://stackexchange.github.io/Dapper/</PackageReleaseNotes>
11
<PackageProjectUrl>https://github.com/StackExchange/Dapper</PackageProjectUrl>
12
- <PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
+ <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
13
<RepositoryType>git</RepositoryType>
14
<RepositoryUrl>https://github.com/StackExchange/Dapper</RepositoryUrl>
15
0 commit comments