diff options
Diffstat (limited to '')
-rw-r--r-- | appveyor.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.cmd b/appveyor.cmd index ee397c4a..1aceb3b0 100644 --- a/appveyor.cmd +++ b/appveyor.cmd | |||
@@ -8,6 +8,7 @@ msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v140_xp | |||
8 | msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v141_xp | 8 | msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v141_xp |
9 | 9 | ||
10 | msbuild -p:Configuration=Release -t:Pack src\balutil\balutil.vcxproj | 10 | msbuild -p:Configuration=Release -t:Pack src\balutil\balutil.vcxproj |
11 | msbuild -p:Configuration=Release -t:Pack src\WixToolset.Mba.Core\WixToolset.Mba.Core.csproj | ||
11 | 12 | ||
12 | @popd | 13 | @popd |
13 | @endlocal \ No newline at end of file | 14 | @endlocal \ No newline at end of file |