diff options
Diffstat (limited to 'src/setup/setup.cmd')
| -rw-r--r-- | src/setup/setup.cmd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/setup/setup.cmd b/src/setup/setup.cmd index 8096792b..8a7b01c9 100644 --- a/src/setup/setup.cmd +++ b/src/setup/setup.cmd | |||
| @@ -17,6 +17,8 @@ | |||
| 17 | @echo Building setup %_C% | 17 | @echo Building setup %_C% |
| 18 | 18 | ||
| 19 | :: Build | 19 | :: Build |
| 20 | msbuild -Restore MetadataTask\MetadataTask.csproj -p:Configuration=%_C% -nologo -m -warnaserror -bl:%_L%\setup_task.binlog || exit /b | ||
| 21 | |||
| 20 | msbuild -Restore setup.sln -p:Configuration=%_C% -nologo -m -warnaserror -bl:%_L%\setup_build.binlog || exit /b | 22 | msbuild -Restore setup.sln -p:Configuration=%_C% -nologo -m -warnaserror -bl:%_L%\setup_build.binlog || exit /b |
| 21 | 23 | ||
| 22 | :: Publish | 24 | :: Publish |
