File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
3
3
<metadata >
4
4
<id >MvcDonutCaching</id >
5
- <version >1.3.0-beta1 </version >
5
+ <version >1.3.0-beta2 </version >
6
6
<authors >MvcDonutCaching contributors</authors >
7
7
<owners >Clément Bourgeois</owners >
8
8
<licenseUrl >https://raw.github.com/moonpyk/mvcdonutcaching/master/LICENSE.txt</licenseUrl >
9
9
<projectUrl >https://github.com/moonpyk/mvcdonutcaching/</projectUrl >
10
10
<requireLicenseAcceptance >false</requireLicenseAcceptance >
11
11
<description >MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.</description >
12
- <releaseNotes >First prelease version for upcoming 1.3.0</releaseNotes >
12
+ <releaseNotes >Second prelease version for upcoming 1.3.0</releaseNotes >
13
13
<tags >mvc3 mvc4 donut caching mvc outputcaching outputcache substitution</tags >
14
14
</metadata >
15
15
</package >
You can’t perform that action at this time.
0 commit comments