From 05ee2175b44c68816c24a33a16861a637fa15ad7 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 30 May 2020 18:55:57 +1000 Subject: Update MSBuild tests to use WixToolset.MSBuild.props to find wix.targets. --- .../TestData/SimpleMsiPackage/SimpleBundle/SimpleBundle.wixproj | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/test/WixToolsetTest.MSBuild/TestData/SimpleMsiPackage/SimpleBundle') diff --git a/src/test/WixToolsetTest.MSBuild/TestData/SimpleMsiPackage/SimpleBundle/SimpleBundle.wixproj b/src/test/WixToolsetTest.MSBuild/TestData/SimpleMsiPackage/SimpleBundle/SimpleBundle.wixproj index 4c837936..199eb6d9 100644 --- a/src/test/WixToolsetTest.MSBuild/TestData/SimpleMsiPackage/SimpleBundle/SimpleBundle.wixproj +++ b/src/test/WixToolsetTest.MSBuild/TestData/SimpleMsiPackage/SimpleBundle/SimpleBundle.wixproj @@ -1,5 +1,6 @@ + Debug x86 @@ -37,9 +38,5 @@ - - - - - + \ No newline at end of file -- cgit v1.2.3-55-g6feb