diff options
Diffstat (limited to 'src/test/burn/TestData/LayoutTests/BundleB/BundleB.wixproj')
-rw-r--r-- | src/test/burn/TestData/LayoutTests/BundleB/BundleB.wixproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/burn/TestData/LayoutTests/BundleB/BundleB.wixproj b/src/test/burn/TestData/LayoutTests/BundleB/BundleB.wixproj index 2ce22ea1..c19f3f25 100644 --- a/src/test/burn/TestData/LayoutTests/BundleB/BundleB.wixproj +++ b/src/test/burn/TestData/LayoutTests/BundleB/BundleB.wixproj | |||
@@ -12,6 +12,6 @@ | |||
12 | <ProjectReference Include="..\PackageA\PackageA.wixproj" /> | 12 | <ProjectReference Include="..\PackageA\PackageA.wixproj" /> |
13 | </ItemGroup> | 13 | </ItemGroup> |
14 | <ItemGroup> | 14 | <ItemGroup> |
15 | <PackageReference Include="WixToolset.Bal.wixext" /> | 15 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" /> |
16 | </ItemGroup> | 16 | </ItemGroup> |
17 | </Project> \ No newline at end of file | 17 | </Project> |