diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2021-04-20 00:13:51 -0500 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2021-04-20 00:26:44 -0500 |
| commit | d07f3262657866a795716994595bbd627cbb151f (patch) | |
| tree | a2d2d041ce6a7a56d000e955af406bfee3d8ee83 /src/TestData/SlipstreamTests | |
| parent | 9cec24c6bf89c9174ca712c6a89ab7e231fa672c (diff) | |
| download | wix-d07f3262657866a795716994595bbd627cbb151f.tar.gz wix-d07f3262657866a795716994595bbd627cbb151f.tar.bz2 wix-d07f3262657866a795716994595bbd627cbb151f.zip | |
Update dependencies.
Diffstat (limited to 'src/TestData/SlipstreamTests')
7 files changed, 14 insertions, 14 deletions
diff --git a/src/TestData/SlipstreamTests/BundleA/BundleA.wixproj b/src/TestData/SlipstreamTests/BundleA/BundleA.wixproj index 2c5cde82..d7d4ac85 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.95" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> |
| 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 2500d443..42910845 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.95" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> |
| 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 ebc80ed5..0e13fadc 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.95" /> | 17 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> |
| 18 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> | 18 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> |
| 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 85616e0a..25dde6ef 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.95" /> | 18 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> |
| 19 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> | 19 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> |
| 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 e78f4f12..3c5123fb 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.95" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> |
| 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 b86f057b..7bbfed49 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.95" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> |
| 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> | 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> |
| 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 2c08aed3..e91e9374 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.95" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" /> |
| 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> | 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.70" /> |
| 17 | </ItemGroup> | 17 | </ItemGroup> |
| 18 | </Project> \ No newline at end of file | 18 | </Project> \ No newline at end of file |
