Skip to content

Commit b920017

Browse files
committed
version
1 parent a784732 commit b920017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pack.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dotnet build -c Release
22
dotnet test
33
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
4+
dotnet nuget push artifacts\RazorEngineCore.2020.5.1.nupkg --source https://www.nuget.org/api/v2/package -k KEY

0 commit comments

Comments
 (0)