Skip to content

Commit d49d91a

Browse files
committed
version
1 parent 3b1d585 commit d49d91a

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 -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
4+
dotnet nuget push artifacts\RazorEngineCore.2022.1.1.nupkg --source https://www.nuget.org/api/v2/package -k KEY

0 commit comments

Comments
 (0)