aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/PrereqBaTests
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-01-19 17:49:28 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-01-19 18:11:47 -0600
commit1eaef3495a36ff275f06359f10e07199f2054ad3 (patch)
tree30b3475f560e8e4d5ee3f7e95052b0a8e7807c40 /src/TestData/PrereqBaTests
parent81721d622e7ba2983d8e8b484edee26dbe507228 (diff)
downloadwix-1eaef3495a36ff275f06359f10e07199f2054ad3.tar.gz
wix-1eaef3495a36ff275f06359f10e07199f2054ad3.tar.bz2
wix-1eaef3495a36ff275f06359f10e07199f2054ad3.zip
Update dependencies.
Diffstat (limited to 'src/TestData/PrereqBaTests')
-rw-r--r--src/TestData/PrereqBaTests/BundleA/BundleA.wixproj2
-rw-r--r--src/TestData/PrereqBaTests/BundleB/BundleB.wixproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/TestData/PrereqBaTests/BundleA/BundleA.wixproj b/src/TestData/PrereqBaTests/BundleA/BundleA.wixproj
index a8543d36..3779961c 100644
--- a/src/TestData/PrereqBaTests/BundleA/BundleA.wixproj
+++ b/src/TestData/PrereqBaTests/BundleA/BundleA.wixproj
@@ -16,6 +16,6 @@
16 <ProjectReference Include="..\PackageF\PackageF.wixproj" /> 16 <ProjectReference Include="..\PackageF\PackageF.wixproj" />
17 </ItemGroup> 17 </ItemGroup>
18 <ItemGroup> 18 <ItemGroup>
19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.80" /> 19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.81" />
20 </ItemGroup> 20 </ItemGroup>
21</Project> \ No newline at end of file 21</Project> \ No newline at end of file
diff --git a/src/TestData/PrereqBaTests/BundleB/BundleB.wixproj b/src/TestData/PrereqBaTests/BundleB/BundleB.wixproj
index cc2a7a34..3eb7738e 100644
--- a/src/TestData/PrereqBaTests/BundleB/BundleB.wixproj
+++ b/src/TestData/PrereqBaTests/BundleB/BundleB.wixproj
@@ -16,6 +16,6 @@
16 <ProjectReference Include="..\PackageF\PackageF.wixproj" /> 16 <ProjectReference Include="..\PackageF\PackageF.wixproj" />
17 </ItemGroup> 17 </ItemGroup>
18 <ItemGroup> 18 <ItemGroup>
19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.80" /> 19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.81" />
20 </ItemGroup> 20 </ItemGroup>
21</Project> \ No newline at end of file 21</Project> \ No newline at end of file