aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/SlipstreamTests
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-03-02 19:16:36 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-03-02 19:28:24 -0600
commitb7f19714c776688393fe2701cae6cc75dcec1396 (patch)
treeb38b54fc8b25aa60a2e36b9ae416bc630c485694 /src/TestData/SlipstreamTests
parent20a546b0a6e278e7a8c37ca86887190ac2a85939 (diff)
downloadwix-b7f19714c776688393fe2701cae6cc75dcec1396.tar.gz
wix-b7f19714c776688393fe2701cae6cc75dcec1396.tar.bz2
wix-b7f19714c776688393fe2701cae6cc75dcec1396.zip
Update dependencies.
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 5eaba4dd..e66ca139 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.84" /> 16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.88" />
17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> 17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.63" />
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 db4c4c73..ecef21a2 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.84" /> 16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.88" />
17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> 17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.63" />
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 bffa404f..1993397e 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.84" /> 17 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.88" />
18 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> 18 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.63" />
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 a7afbcd0..3a886db9 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.84" /> 18 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.88" />
19 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> 19 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.63" />
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 7e99ba82..90903195 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.84" /> 16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.88" />
17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> 17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.63" />
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 c0e89c1e..58df657a 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.84" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.88" />
16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> 16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.63" />
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 90accef2..44b48b5e 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.84" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.88" />
16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> 16 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.63" />
17 </ItemGroup> 17 </ItemGroup>
18</Project> \ No newline at end of file 18</Project> \ No newline at end of file