diff options
Diffstat (limited to 'src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj')
| -rw-r--r-- | src/test/burn/TestData/VariableTests/BundleA/BundleA.wixproj | 4 |
1 files changed, 2 insertions, 2 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> |
