summaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/TestData.proj
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/burn/TestData/TestData.proj')
-rw-r--r--src/test/burn/TestData/TestData.proj8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/test/burn/TestData/TestData.proj b/src/test/burn/TestData/TestData.proj
index 0f7cbee9..9e130987 100644
--- a/src/test/burn/TestData/TestData.proj
+++ b/src/test/burn/TestData/TestData.proj
@@ -4,14 +4,6 @@
4<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 4<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
5 <ItemGroup> 5 <ItemGroup>
6 <TestDataProject Include="**\*.wixproj" /> 6 <TestDataProject Include="**\*.wixproj" />
7
8 <!-- https://github.com/wixtoolset/issues/issues/6401 -->
9 <TestDataProject Remove="DependencyTests\BundleC\BundleC.wixproj" />
10 <TestDataProject Remove="DependencyTests\BundleF_PatchAv1_0_1\BundleF_PatchAv1_0_1.wixproj" />
11 <TestDataProject Remove="DependencyTests\BundleF_PatchAv1_0_2\BundleF_PatchAv1_0_2.wixproj" />
12 <TestDataProject Remove="DependencyTests\BundleJ_Patch\BundleJ_Patch.wixproj" />
13 <TestDataProject Remove="DependencyTests\PatchA\PatchA.wixproj" />
14 <TestDataProject Remove="DependencyTests\PatchB\PatchB.wixproj" />
15 </ItemGroup> 7 </ItemGroup>
16 8
17 <Target Name="Build"> 9 <Target Name="Build">