diff options
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/burn/TestData/BAFunctionsTests/BundleAv1/BundleAv1.wixproj | 2 | ||||
| -rw-r--r-- | src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/burn/TestData/BAFunctionsTests/BundleAv1/BundleAv1.wixproj b/src/test/burn/TestData/BAFunctionsTests/BundleAv1/BundleAv1.wixproj index d2688a00..2d241963 100644 --- a/src/test/burn/TestData/BAFunctionsTests/BundleAv1/BundleAv1.wixproj +++ b/src/test/burn/TestData/BAFunctionsTests/BundleAv1/BundleAv1.wixproj | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | <ProjectReference Include="..\PackageAv1\PackageAv1.wixproj" /> | 5 | <ProjectReference Include="..\PackageAv1\PackageAv1.wixproj" /> |
| 6 | </ItemGroup> | 6 | </ItemGroup> |
| 7 | <ItemGroup> | 7 | <ItemGroup> |
| 8 | <!-- For testing purposes: Use old Bal WiX extension instead of new BoostrapperApplications.wixext --> | 8 | <!-- For testing purposes: Use old Bal WiX extension instead of new BootstrapperApplications.wixext --> |
| 9 | <PackageReference Include="WixToolset.Bal.wixext" /> | 9 | <PackageReference Include="WixToolset.Bal.wixext" /> |
| 10 | </ItemGroup> | 10 | </ItemGroup> |
| 11 | </Project> | 11 | </Project> |
diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj index 06b07dcb..1a802656 100644 --- a/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleB/BundleB.wixproj | |||
| @@ -13,7 +13,7 @@ | |||
| 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 | <!-- For testing purposes: Use old Bal WiX extension instead of new BootstrapperApplications.wixext --> |
| 17 | <PackageReference Include="WixToolset.Bal.wixext" /> | 17 | <PackageReference Include="WixToolset.Bal.wixext" /> |
| 18 | <PackageReference Include="WixToolset.NetFx.wixext" /> | 18 | <PackageReference Include="WixToolset.NetFx.wixext" /> |
| 19 | </ItemGroup> | 19 | </ItemGroup> |
