diff options
Diffstat (limited to 'src/test/burn/TestData/BasicFunctionalityTests/BundleA_x64')
| -rw-r--r-- | src/test/burn/TestData/BasicFunctionalityTests/BundleA_x64/BundleA_x64.wixproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleA_x64/BundleA_x64.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleA_x64/BundleA_x64.wixproj index 3f405ce5..7e29856f 100644 --- a/src/test/burn/TestData/BasicFunctionalityTests/BundleA_x64/BundleA_x64.wixproj +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleA_x64/BundleA_x64.wixproj | |||
| @@ -13,6 +13,6 @@ | |||
| 13 | <ProjectReference Include="..\PackageA_x64\PackageA_x64.wixproj" /> | 13 | <ProjectReference Include="..\PackageA_x64\PackageA_x64.wixproj" /> |
| 14 | </ItemGroup> | 14 | </ItemGroup> |
| 15 | <ItemGroup> | 15 | <ItemGroup> |
| 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.101" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" /> |
| 17 | </ItemGroup> | 17 | </ItemGroup> |
| 18 | </Project> \ No newline at end of file | 18 | </Project> \ No newline at end of file |
