From 8eb98efd2175d9ece2e4639d43081667af9a4990 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Wed, 21 Apr 2021 11:01:33 -0700 Subject: Migrate Burn API headers from burn repository --- appveyor.cmd | 1 + 1 file changed, 1 insertion(+) (limited to 'appveyor.cmd') diff --git a/appveyor.cmd b/appveyor.cmd index d765e3ea..26f75243 100644 --- a/appveyor.cmd +++ b/appveyor.cmd @@ -20,6 +20,7 @@ dotnet test -c %_C% --no-build src\test\WixToolsetTest.Mba.Core\WixToolsetTest.M msbuild -t:PackNative -p:Configuration=%_C% src\balutil\balutil.vcxproj || exit /b msbuild -t:PackNative -p:Configuration=%_C% src\bextutil\bextutil.vcxproj || exit /b +msbuild -t:PackNative -p:Configuration=%_C% src\WixToolset.BootstrapperCore.Native\WixToolset.BootstrapperCore.Native.proj || exit /b msbuild -t:Pack -p:Configuration=%_C% -p:NoBuild=true src\WixToolset.Mba.Core\WixToolset.Mba.Core.csproj || exit /b @popd -- cgit v1.2.3-55-g6feb