diff options
Diffstat (limited to 'src/test/burn/TestData/Manual/BundleB/BundleB.wixproj')
-rw-r--r-- | src/test/burn/TestData/Manual/BundleB/BundleB.wixproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj b/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj index e7d029a3..b37138e0 100644 --- a/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj +++ b/src/test/burn/TestData/Manual/BundleB/BundleB.wixproj | |||
@@ -26,7 +26,7 @@ | |||
26 | 26 | ||
27 | <ItemGroup> | 27 | <ItemGroup> |
28 | <PackageReference Include="WixToolset.Heat" /> | 28 | <PackageReference Include="WixToolset.Heat" /> |
29 | <PackageReference Include="WixToolset.Bal.wixext" /> | 29 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" /> |
30 | </ItemGroup> | 30 | </ItemGroup> |
31 | 31 | ||
32 | <!-- We do this dynamically to avoid committing so many files to source control. --> | 32 | <!-- We do this dynamically to avoid committing so many files to source control. --> |