aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/LayoutTests/BundleA
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-04-15 18:34:46 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-04-15 18:56:53 -0500
commitf47c295739251a47bd95a51b4e80e887b0c5ed4a (patch)
tree32477c62231dab657dd95322d68a26a20f994876 /src/TestData/LayoutTests/BundleA
parent2f2e0624894cbcb63a3999086456f9044818385e (diff)
downloadwix-f47c295739251a47bd95a51b4e80e887b0c5ed4a.tar.gz
wix-f47c295739251a47bd95a51b4e80e887b0c5ed4a.tar.bz2
wix-f47c295739251a47bd95a51b4e80e887b0c5ed4a.zip
Update dependencies.
Diffstat (limited to 'src/TestData/LayoutTests/BundleA')
-rw-r--r--src/TestData/LayoutTests/BundleA/BundleA.wixproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/TestData/LayoutTests/BundleA/BundleA.wixproj b/src/TestData/LayoutTests/BundleA/BundleA.wixproj
index aa3ca0ae..6bece34f 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.91" /> 12 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.95" />
13 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> 13 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" />
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">