diff options
Diffstat (limited to 'appveyor.cmd')
-rw-r--r-- | appveyor.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.cmd b/appveyor.cmd index c75d03ea..d3acaadb 100644 --- a/appveyor.cmd +++ b/appveyor.cmd | |||
@@ -8,6 +8,7 @@ msbuild -p:Configuration=Release -t:Restore | |||
8 | msbuild -p:Configuration=Release | 8 | msbuild -p:Configuration=Release |
9 | 9 | ||
10 | msbuild -p:Configuration=Release -t:Pack src\wixext\WixToolset.Bal.wixext.csproj | 10 | msbuild -p:Configuration=Release -t:Pack src\wixext\WixToolset.Bal.wixext.csproj |
11 | msbuild -p:Configuration=Release -t:Pack src\WixToolset.Mba.Host\WixToolset.Mba.Host.csproj | ||
11 | 12 | ||
12 | @popd | 13 | @popd |
13 | @endlocal \ No newline at end of file | 14 | @endlocal \ No newline at end of file |