diff options
Diffstat (limited to 'src/test/burn/TestData/VariableTests')
| -rw-r--r-- | src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj | 4 | ||||
| -rw-r--r-- | src/test/burn/TestData/VariableTests/BundleB/BundleB.wixproj | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj b/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj index b318e40a..69dab5f5 100644 --- a/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj +++ b/src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj | |||
| @@ -9,6 +9,6 @@ | |||
| 9 | <ProjectReference Include="..\PackageA\PackageA.wixproj" /> | 9 | <ProjectReference Include="..\PackageA\PackageA.wixproj" /> |
| 10 | </ItemGroup> | 10 | </ItemGroup> |
| 11 | <ItemGroup> | 11 | <ItemGroup> |
| 12 | <PackageReference Include="WixToolset.Bal.wixext" /> | 12 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" /> |
| 13 | </ItemGroup> | 13 | </ItemGroup> |
| 14 | </Project> \ No newline at end of file | 14 | </Project> |
diff --git a/src/test/burn/TestData/VariableTests/BundleB/BundleB.wixproj b/src/test/burn/TestData/VariableTests/BundleB/BundleB.wixproj index 866891a5..39d05f2a 100644 --- a/src/test/burn/TestData/VariableTests/BundleB/BundleB.wixproj +++ b/src/test/burn/TestData/VariableTests/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> |
