aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/SlipstreamTests
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/SlipstreamTests
parentd07f3262657866a795716994595bbd627cbb151f (diff)
downloadwix-eba20e0e451e250fb44e4a41cbc435fcbb972529.tar.gz
wix-eba20e0e451e250fb44e4a41cbc435fcbb972529.tar.bz2
wix-eba20e0e451e250fb44e4a41cbc435fcbb972529.zip
Integrate latest tooling
Diffstat (limited to 'src/TestData/SlipstreamTests')
-rw-r--r--src/TestData/SlipstreamTests/BundleA/BundleA.wixproj4
-rw-r--r--src/TestData/SlipstreamTests/BundleAReverse/BundleAReverse.wixproj4
-rw-r--r--src/TestData/SlipstreamTests/BundleB/BundleB.wixproj4
-rw-r--r--src/TestData/SlipstreamTests/BundleC/BundleC.wixproj4
-rw-r--r--src/TestData/SlipstreamTests/BundleD/BundleD.wixproj4
-rw-r--r--src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj4
-rw-r--r--src/TestData/SlipstreamTests/BundleOnlyPatchA/BundleOnlyPatchA.wixproj4
7 files changed, 14 insertions, 14 deletions
diff --git a/src/TestData/SlipstreamTests/BundleA/BundleA.wixproj b/src/TestData/SlipstreamTests/BundleA/BundleA.wixproj
index d7d4ac85..3047c3ec 100644
--- a/src/TestData/SlipstreamTests/BundleA/BundleA.wixproj
+++ b/src/TestData/SlipstreamTests/BundleA/BundleA.wixproj
@@ -13,7 +13,7 @@
13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
14 </ItemGroup> 14 </ItemGroup>
15 <ItemGroup> 15 <ItemGroup>
16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> 16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> 17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" />
18 </ItemGroup> 18 </ItemGroup>
19</Project> \ No newline at end of file 19</Project> \ No newline at end of file
diff --git a/src/TestData/SlipstreamTests/BundleAReverse/BundleAReverse.wixproj b/src/TestData/SlipstreamTests/BundleAReverse/BundleAReverse.wixproj
index 42910845..ff0954aa 100644
--- a/src/TestData/SlipstreamTests/BundleAReverse/BundleAReverse.wixproj
+++ b/src/TestData/SlipstreamTests/BundleAReverse/BundleAReverse.wixproj
@@ -13,7 +13,7 @@
13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
14 </ItemGroup> 14 </ItemGroup>
15 <ItemGroup> 15 <ItemGroup>
16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> 16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> 17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" />
18 </ItemGroup> 18 </ItemGroup>
19</Project> \ No newline at end of file 19</Project> \ No newline at end of file
diff --git a/src/TestData/SlipstreamTests/BundleB/BundleB.wixproj b/src/TestData/SlipstreamTests/BundleB/BundleB.wixproj
index 0e13fadc..51e247fb 100644
--- a/src/TestData/SlipstreamTests/BundleB/BundleB.wixproj
+++ b/src/TestData/SlipstreamTests/BundleB/BundleB.wixproj
@@ -14,7 +14,7 @@
14 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 14 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
15 </ItemGroup> 15 </ItemGroup>
16 <ItemGroup> 16 <ItemGroup>
17 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> 17 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
18 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> 18 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" />
19 </ItemGroup> 19 </ItemGroup>
20</Project> \ No newline at end of file 20</Project> \ No newline at end of file
diff --git a/src/TestData/SlipstreamTests/BundleC/BundleC.wixproj b/src/TestData/SlipstreamTests/BundleC/BundleC.wixproj
index 25dde6ef..4a6ac300 100644
--- a/src/TestData/SlipstreamTests/BundleC/BundleC.wixproj
+++ b/src/TestData/SlipstreamTests/BundleC/BundleC.wixproj
@@ -15,7 +15,7 @@
15 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 15 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
16 </ItemGroup> 16 </ItemGroup>
17 <ItemGroup> 17 <ItemGroup>
18 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> 18 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
19 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> 19 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" />
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/SlipstreamTests/BundleD/BundleD.wixproj b/src/TestData/SlipstreamTests/BundleD/BundleD.wixproj
index 3c5123fb..07ab2e10 100644
--- a/src/TestData/SlipstreamTests/BundleD/BundleD.wixproj
+++ b/src/TestData/SlipstreamTests/BundleD/BundleD.wixproj
@@ -13,7 +13,7 @@
13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
14 </ItemGroup> 14 </ItemGroup>
15 <ItemGroup> 15 <ItemGroup>
16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> 16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> 17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" />
18 </ItemGroup> 18 </ItemGroup>
19</Project> \ No newline at end of file 19</Project> \ No newline at end of file
diff --git a/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj b/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj
index 7bbfed49..65940524 100644
--- a/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj
+++ b/src/TestData/SlipstreamTests/BundleOnlyA/BundleOnlyA.wixproj
@@ -12,7 +12,7 @@
12 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 12 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
13 </ItemGroup> 13 </ItemGroup>
14 <ItemGroup> 14 <ItemGroup>
15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> 16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" />
17 </ItemGroup> 17 </ItemGroup>
18</Project> \ No newline at end of file 18</Project> \ No newline at end of file
diff --git a/src/TestData/SlipstreamTests/BundleOnlyPatchA/BundleOnlyPatchA.wixproj b/src/TestData/SlipstreamTests/BundleOnlyPatchA/BundleOnlyPatchA.wixproj
index e91e9374..573dad1a 100644
--- a/src/TestData/SlipstreamTests/BundleOnlyPatchA/BundleOnlyPatchA.wixproj
+++ b/src/TestData/SlipstreamTests/BundleOnlyPatchA/BundleOnlyPatchA.wixproj
@@ -12,7 +12,7 @@
12 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 12 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
13 </ItemGroup> 13 </ItemGroup>
14 <ItemGroup> 14 <ItemGroup>
15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.99" />
16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> 16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" />
17 </ItemGroup> 17 </ItemGroup>
18</Project> \ No newline at end of file 18</Project> \ No newline at end of file