diff options
Diffstat (limited to 'src/test/burn/TestData/BasicFunctionalityTests/BundleB')
| -rw-r--r-- | src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj index 6f39097a..06b07dcb 100644 --- a/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj | |||
| @@ -13,7 +13,8 @@ | |||
| 13 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 13 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
| 14 | </ItemGroup> | 14 | </ItemGroup> |
| 15 | <ItemGroup> | 15 | <ItemGroup> |
| 16 | <!-- For testing purposes: Use old Bal WiX extension instead of new BoostrapperApplications.wixext --> | ||
| 16 | <PackageReference Include="WixToolset.Bal.wixext" /> | 17 | <PackageReference Include="WixToolset.Bal.wixext" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" /> | 18 | <PackageReference Include="WixToolset.NetFx.wixext" /> |
| 18 | </ItemGroup> | 19 | </ItemGroup> |
| 19 | </Project> \ No newline at end of file | 20 | </Project> |
