Skip to content

Commit 5e7a3ba

Browse files
committed
Update license element in Nuspec.
Fixes #11
1 parent 934549b commit 5e7a3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polly.Caching.Distributed.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Polly.Caching.Distributed is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.
88
</description>
99
<language>en-US</language>
10-
<licenseUrl>https://raw.github.com/App-vNext/Polly/master/LICENSE.txt</licenseUrl>
10+
<license type="expression">BSD-3-Clause</license>
1111
<iconUrl>https://raw.github.com/App-vNext/Polly/master/Polly.png</iconUrl>
1212
<projectUrl>https://github.com/App-vNext/Polly.Caching.IDistributedCache</projectUrl>
1313
<tags>Polly Cache Caching Cache-aside</tags>

0 commit comments

Comments
 (0)