Commit b6639146 authored by mgravell's avatar mgravell

use a license expression

parent 822a9a33
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<PackageId>$(AssemblyName)</PackageId> <PackageId>$(AssemblyName)</PackageId>
<PackageReleaseNotes>https://stackexchange.github.io/Dapper/</PackageReleaseNotes> <PackageReleaseNotes>https://stackexchange.github.io/Dapper/</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/StackExchange/Dapper</PackageProjectUrl> <PackageProjectUrl>https://github.com/StackExchange/Dapper</PackageProjectUrl>
<PackageLicenseUrl>http://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl> <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<RepositoryType>git</RepositoryType> <RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/StackExchange/Dapper</RepositoryUrl> <RepositoryUrl>https://github.com/StackExchange/Dapper</RepositoryUrl>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment