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 6545c4b commit 9963c5dCopy full SHA for 9963c5d
nuget/MvcDonutCaching.nuspec
@@ -9,7 +9,7 @@
9
<projectUrl>https://github.com/moonpyk/mvcdonutcaching/</projectUrl>
10
<requireLicenseAcceptance>false</requireLicenseAcceptance>
11
<description>MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.</description>
12
- <releaseNotes>First release candidate for 1.3.0</releaseNotes>
13
- <tags>mvc3 mvc4 mvc5 mvc51 donut caching mvc outputcaching outputcache substitution</tags>
+ <releaseNotes>Second release candidate for 1.3.0</releaseNotes>
+ <tags>mvc3 mvc4 mvc5 mvc51 mvc52 donut caching mvc outputcaching outputcache substitution</tags>
14
</metadata>
15
</package>
0 commit comments