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 dc08b0f commit 591a309Copy full SHA for 591a309
src/AspNet.MVC5.AssetVersioning.csproj.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>AspNet.Mvc.AssetVersioning</id>
5
- <version>1.1.527</version>
+ <version>2.0.527</version>
6
<authors>kayub</authors>
7
<owners>kayub</owners>
8
<licenseUrl>https://github.com/kamranayub/aspnetmvc5-asset-versioning</licenseUrl>
src/Build.ps1
@@ -1 +1 @@
1
-& '..\..\..\tools\nuget.exe' --% pack ../../AspNet.MVC5.AssetVersioning.csproj
+& 'nuget.exe' --% pack AspNet.MVC5.AssetVersioning.csproj
0 commit comments