pascalabcnet/_Clean.bat
samuraiGH d491e88aa7
migration to new build system (#3241)
* converting project files into sdk style
* new build commands
* adding new dll into nsis
* removing unused .cs files
2025-03-03 20:34:51 +03:00

4 lines
61 B
Batchfile

dotnet clean PascalABCNET.sln
@IF %ERRORLEVEL% NEQ 0 PAUSE