diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2021-04-15 18:34:46 -0500 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2021-04-15 18:56:53 -0500 |
| commit | f47c295739251a47bd95a51b4e80e887b0c5ed4a (patch) | |
| tree | 32477c62231dab657dd95322d68a26a20f994876 /src/TestData/PatchTests | |
| parent | 2f2e0624894cbcb63a3999086456f9044818385e (diff) | |
| download | wix-f47c295739251a47bd95a51b4e80e887b0c5ed4a.tar.gz wix-f47c295739251a47bd95a51b4e80e887b0c5ed4a.tar.bz2 wix-f47c295739251a47bd95a51b4e80e887b0c5ed4a.zip | |
Update dependencies.
Diffstat (limited to 'src/TestData/PatchTests')
| -rw-r--r-- | src/TestData/PatchTests/BundleA/BundleA.wixproj | 4 | ||||
| -rw-r--r-- | src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj | 4 | ||||
| -rw-r--r-- | src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/TestData/PatchTests/BundleA/BundleA.wixproj b/src/TestData/PatchTests/BundleA/BundleA.wixproj index b5fde869..fc566996 100644 --- a/src/TestData/PatchTests/BundleA/BundleA.wixproj +++ b/src/TestData/PatchTests/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.91" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.95" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> |
| 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/PatchTests/BundlePatchA/BundlePatchA.wixproj b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj index 207b6b2e..ead7e64b 100644 --- a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj +++ b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.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.91" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.95" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> |
| 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/PatchTests/BundlePatchA2/BundlePatchA2.wixproj b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj index fce4b075..0a91df81 100644 --- a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj +++ b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.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.91" /> | 17 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.95" /> |
| 18 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.67" /> | 18 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.69" /> |
| 19 | </ItemGroup> | 19 | </ItemGroup> |
| 20 | </Project> \ No newline at end of file | 20 | </Project> \ No newline at end of file |
