aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rw-r--r--src/test/burn/TestData/Manual/BundleB/BundleB.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj b/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj
index 35c92246..bd6e222a 100644
--- a/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj
+++ b/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj
@@ -22,6 +22,7 @@
22 <ProjectReference Include="..\PackageA\PackageA.wixproj" /> 22 <ProjectReference Include="..\PackageA\PackageA.wixproj" />
23 </ItemGroup> 23 </ItemGroup>
24 <ItemGroup> 24 <ItemGroup>
25 <PackageReference Include="WixToolset.Heat" />
25 <PackageReference Include="WixToolset.Bal.wixext" /> 26 <PackageReference Include="WixToolset.Bal.wixext" />
26 </ItemGroup> 27 </ItemGroup>
27 <!-- We do this dynamically to avoid committing so many files to source control. --> 28 <!-- We do this dynamically to avoid committing so many files to source control. -->