prepare for 2.2.0 release

This commit is contained in:
Shaun Walker
2021-07-05 15:22:24 -04:00
parent 910630cd26
commit a79535d7d1
22 changed files with 42 additions and 41 deletions

View File

@ -1,6 +1,7 @@
del "*.nupkg"
del "*.zip"
dotnet clean -c Release ..\Oqtane.sln
dotnet build -c Release ..\Oqtane.Databases.sln
dotnet build -c Release ..\Oqtane.sln
copy /Y/B/V "..\Oqtane.Server\bin\Release\net5.0\System.Drawing.Common.dll" "..\Oqtane.Server\bin\Release\net5.0\publish\System.Drawing.Common.dll"
nuget.exe pack Oqtane.Client.nuspec