create all artifacts in Oqtane.Package folder

This commit is contained in:
Shaun Walker
2021-06-03 08:52:25 -04:00
parent 060f764da7
commit a05a1d6321
5 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
Compress-Archive -Path "..\Oqtane.Server\bin\Release\net5.0\publish\*" -DestinationPath "..\Oqtane.Server\bin\Release\Oqtane.Framework.2.1.0.Upgrade.zip" -Force
Compress-Archive -Path "..\Oqtane.Server\bin\Release\net5.0\publish\*" -DestinationPath "Oqtane.Framework.2.1.0.Upgrade.zip" -Force