diff options
Diffstat (limited to 'src/TestData/LayoutTests/BundleA/BundleA.wixproj')
-rw-r--r-- | src/TestData/LayoutTests/BundleA/BundleA.wixproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/TestData/LayoutTests/BundleA/BundleA.wixproj b/src/TestData/LayoutTests/BundleA/BundleA.wixproj index e9e17721..165c8816 100644 --- a/src/TestData/LayoutTests/BundleA/BundleA.wixproj +++ b/src/TestData/LayoutTests/BundleA/BundleA.wixproj | |||
@@ -9,8 +9,8 @@ | |||
9 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> | 9 | <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> |
10 | </ItemGroup> | 10 | </ItemGroup> |
11 | <ItemGroup> | 11 | <ItemGroup> |
12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" /> | 12 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" /> | 13 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> |
14 | </ItemGroup> | 14 | </ItemGroup> |
15 | <!-- Workaround wix.targets brokenness --> | 15 | <!-- Workaround wix.targets brokenness --> |
16 | <Target Name="CopyUncompressedFiles" AfterTargets="AfterBuild"> | 16 | <Target Name="CopyUncompressedFiles" AfterTargets="AfterBuild"> |