diff options
Diffstat (limited to 'src/test/burn/TestData/BasicFunctionalityTests/BundleD')
| -rw-r--r-- | src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj b/src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj index a2af1aa5..5972dc7e 100644 --- a/src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj +++ b/src/test/burn/TestData/BasicFunctionalityTests/BundleD/BundleD.wixproj | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 14 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
| 15 | </ItemGroup> | 15 | </ItemGroup> |
| 16 | <ItemGroup> | 16 | <ItemGroup> |
| 17 | <PackageReference Include="WixToolset.Bal.wixext" /> | 17 | <PackageReference Include="WixToolset.BootstrapperApplications.wixext" /> |
| 18 | <PackageReference Include="WixToolset.NetFx.wixext" /> | 18 | <PackageReference Include="WixToolset.NetFx.wixext" /> |
| 19 | </ItemGroup> | 19 | </ItemGroup> |
| 20 | </Project> \ No newline at end of file | 20 | </Project> |
