Skip to content

Commit f678227

Browse files
committed
Update license element in nuspec
Fixes #31
1 parent b91c901 commit f678227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polly.Caching.Memory.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Polly.Caching.Memory is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache 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.MemoryCache</projectUrl>
1313
<tags>Polly Cache Caching Cache-aside</tags>

0 commit comments

Comments
 (0)