diff options
Diffstat (limited to '')
| -rw-r--r-- | src/tools/tools.cmd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/tools.cmd b/src/tools/tools.cmd index 132c0f10..1f2d1b9d 100644 --- a/src/tools/tools.cmd +++ b/src/tools/tools.cmd | |||
| @@ -26,8 +26,6 @@ msbuild -Restore tools_t.proj -p:Configuration=%_C% -tl -nologo -m -warnaserror | |||
| 26 | 26 | ||
| 27 | :clean | 27 | :clean |
| 28 | @rd /s/q "..\..\build\tools" 2> nul | 28 | @rd /s/q "..\..\build\tools" 2> nul |
| 29 | @del "..\..\build\artifacts\WixToolset.Heat.*.nupkg" 2> nul | ||
| 30 | @rd /s/q "%USERPROFILE%\.nuget\packages\wixtoolset.heat" 2> nul | ||
| 31 | @exit /b | 29 | @exit /b |
| 32 | 30 | ||
| 33 | :end | 31 | :end |
