pascalabcnet/_ReBuildRelease.bat
Бондарев Иван e6e67c193c initial commit
2015-05-14 21:35:07 +02:00

2 lines
153 B
Batchfile

%windir%\microsoft.net\framework\v4.0.30319\msbuild /t:rebuild /verbosity:d /property:Configuration=Release PascalABCNET.sln
@IF %ERRORLEVEL% NEQ 0 PAUSE