aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/PrereqBaTests
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-03-03 23:02:23 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-03-03 23:06:51 -0600
commit9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b (patch)
treebfdc641137160a09c797d00add68699c9906dc91 /src/TestData/PrereqBaTests
parentb7f19714c776688393fe2701cae6cc75dcec1396 (diff)
downloadwix-9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b.tar.gz
wix-9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b.tar.bz2
wix-9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b.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
-rw-r--r--src/TestData/PrereqBaTests/PackageF/PackageF.wixproj2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/TestData/PrereqBaTests/BundleA/BundleA.wixproj b/src/TestData/PrereqBaTests/BundleA/BundleA.wixproj
index 7abb9917..15913104 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.88" /> 19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.89" />
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 56b578ff..66140e97 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.88" /> 19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.89" />
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/PackageF/PackageF.wixproj b/src/TestData/PrereqBaTests/PackageF/PackageF.wixproj
index 7392aa82..e444bd91 100644
--- a/src/TestData/PrereqBaTests/PackageF/PackageF.wixproj
+++ b/src/TestData/PrereqBaTests/PackageF/PackageF.wixproj
@@ -7,6 +7,6 @@
7 <Compile Include="..\..\Templates\PackageFail.wxs" Link="PackageFail.wxs" /> 7 <Compile Include="..\..\Templates\PackageFail.wxs" Link="PackageFail.wxs" />
8 </ItemGroup> 8 </ItemGroup>
9 <ItemGroup> 9 <ItemGroup>
10 <PackageReference Include="WixToolset.Util.wixext" Version="4.0.75" /> 10 <PackageReference Include="WixToolset.Util.wixext" Version="4.0.77" />
11 </ItemGroup> 11 </ItemGroup>
12</Project> \ No newline at end of file 12</Project> \ No newline at end of file