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 a784732 commit b920017Copy full SHA for b920017
Pack.ps1
@@ -1,4 +1,4 @@
1
dotnet build -c Release
2
dotnet test
3
dotnet pack -c Release -o artifacts RazorEngineCore\RazorEngineCore.csproj
4
-dotnet nuget push artifacts\RazorEngineCore.2020.3.3.nupkg --source https://www.nuget.org/api/v2/package -k KEY
+dotnet nuget push artifacts\RazorEngineCore.2020.5.1.nupkg --source https://www.nuget.org/api/v2/package -k KEY
0 commit comments