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 3b1d585 commit d49d91aCopy full SHA for d49d91a
Pack.ps1
@@ -1,4 +1,4 @@
1
dotnet build -c Release
2
dotnet test
3
dotnet pack -c Release -o artifacts RazorEngineCore\RazorEngineCore.csproj -p:symbolPackageFormat=snupkg --include-symbols
4
-dotnet nuget push artifacts\RazorEngineCore.2021.7.1.nupkg --source https://www.nuget.org/api/v2/package -k KEY
+dotnet nuget push artifacts\RazorEngineCore.2022.1.1.nupkg --source https://www.nuget.org/api/v2/package -k KEY
0 commit comments