diff --git a/_BuildDebug.bat b/_BuildDebug.bat index 86e3afe4f..bb4960eb0 100644 --- a/_BuildDebug.bat +++ b/_BuildDebug.bat @@ -1,3 +1,3 @@ -dotnet build PascalABCNET.sln +dotnet build PascalABCNET.sln @IF %ERRORLEVEL% NEQ 0 PAUSE \ No newline at end of file