Skip to content

Commit a2e401f

Browse files
authored
Merge pull request #10 from cnblogs/add-package-license
chore: add package license
2 parents 7dca1d6 + 80c68e9 commit a2e401f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Extensions.Caching.ServiceStackRedis/Microsoft.Extensions.Caching.ServiceStackRedis.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net7.0</TargetFrameworks>
77
<AssemblyName>ServiceStackRedisCache</AssemblyName>
88
<PackageTags>cache;redis;distributedcache</PackageTags>
9+
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
910
<PackageProjectUrl>https://github.com/cnblogs/ServiceStackRedisCache</PackageProjectUrl>
1011
<RepositoryType>git</RepositoryType>
1112
<RepositoryUrl>https://github.com/cnblogs/ServiceStackRedisCache</RepositoryUrl>

0 commit comments

Comments
 (0)