oriels/Micro.bat
2022-08-03 23:54:03 -04:00

10 lines
No EOL
291 B
Batchfile

@REM make console window active
@REM powershell -window normal -command ""
dotnet build
pause
cd bin/Debug
@REM echo "zipping into dofdev site"
@REM 7z u oriels.zip %cd%/netcoreapp3.1
@REM Xcopy "oriels.zip" "C:/dofdev/Web Development/dofdev/res/oriels.zip" /F /Y
cd netcoreapp6.0
oriels.exe