From 5be795c6bcbc03bc37f7cf7c758298ccfaa884ca Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Fri, 31 Dec 2021 16:20:11 -0600 Subject: Remove warnings and make sure more don't creep in. Tests are not run inside of traversal projects so that skipped test warnings don't fail the build. --- .../WixBuildTools.TestSupport.Native.vcxproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj') diff --git a/src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj b/src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj index 282aa306..a96f8d2f 100644 --- a/src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj +++ b/src/internal/WixBuildTools.TestSupport.Native/WixBuildTools.TestSupport.Native.vcxproj @@ -9,10 +9,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + -- cgit v1.2.3-55-g6feb