aboutsummaryrefslogtreecommitdiff
path: root/appveyor.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.cmd')
-rw-r--r--appveyor.cmd3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.cmd b/appveyor.cmd
index 3493d585..0dc63d47 100644
--- a/appveyor.cmd
+++ b/appveyor.cmd
@@ -9,5 +9,8 @@ msbuild -p:Configuration=Release src\test\WixToolsetTest.Util\WixToolsetTest.Uti
9 9
10msbuild -p:Configuration=Release -t:Pack src\wixext\WixToolset.Util.wixext.csproj 10msbuild -p:Configuration=Release -t:Pack src\wixext\WixToolset.Util.wixext.csproj
11 11
12msbuild -p:Configuration=Release src\test\WixToolsetTest.Util\WixToolsetTest.Util.csproj
13dotnet test -c Release --no-build src\test\WixToolsetTest.Util
14
12@popd 15@popd
13@endlocal \ No newline at end of file 16@endlocal \ No newline at end of file