diff options
Diffstat (limited to 'src/test/burn/TestData/BasicFunctionalityTests/BundleA')
| -rw-r--r-- | src/test/burn/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj index 591272b3..dcd38527 100644 --- a/src/test/burn/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleA/BundleA.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" Version="4.0.101" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" /> |
| 16 | </ItemGroup> | 16 | </ItemGroup> |
| 17 | </Project> \ No newline at end of file | 17 | </Project> \ No newline at end of file |
