aboutsummaryrefslogtreecommitdiff
path: root/appveyor.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.cmd')
-rw-r--r--appveyor.cmd1
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
8msbuild -p:Configuration=Release 8msbuild -p:Configuration=Release
9 9
10msbuild -p:Configuration=Release -t:Pack src\wixext\WixToolset.Bal.wixext.csproj 10msbuild -p:Configuration=Release -t:Pack src\wixext\WixToolset.Bal.wixext.csproj
11msbuild -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