aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/PrereqBaTests
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2021-04-20 13:43:18 -0700
committerRob Mensching <rob@firegiant.com>2021-04-20 14:09:12 -0700
commiteba20e0e451e250fb44e4a41cbc435fcbb972529 (patch)
treea3019ee4dd04c157a810e789c3d0994fc5c893b7 /src/TestData/PrereqBaTests
parentd07f3262657866a795716994595bbd627cbb151f (diff)
downloadwix-eba20e0e451e250fb44e4a41cbc435fcbb972529.tar.gz
wix-eba20e0e451e250fb44e4a41cbc435fcbb972529.tar.bz2
wix-eba20e0e451e250fb44e4a41cbc435fcbb972529.zip
Integrate latest tooling
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 db718990..5d306713 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.98" /> 19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
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 5dd1ef8c..81a11aa5 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.98" /> 19 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
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 7a233e27..6300dcad 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.93" /> 10 <PackageReference Include="WixToolset.Util.wixext" Version="4.0.94" />
11 </ItemGroup> 11 </ItemGroup>
12</Project> \ No newline at end of file 12</Project> \ No newline at end of file