diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2021-02-17 15:42:08 -0600 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2021-02-17 16:20:10 -0600 |
| commit | e950ce317301aea2e9c8cdab1bf8c453c40a4edd (patch) | |
| tree | 0cc0f1451e81c923108462bec8bd899656c76247 /src/TestData/PatchTests | |
| parent | be8d724f4becb78743644d393ae626b3736dd5b3 (diff) | |
| download | wix-e950ce317301aea2e9c8cdab1bf8c453c40a4edd.tar.gz wix-e950ce317301aea2e9c8cdab1bf8c453c40a4edd.tar.bz2 wix-e950ce317301aea2e9c8cdab1bf8c453c40a4edd.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 cc63748c..1ea23444 100644 --- a/src/TestData/PatchTests/BundleA/BundleA.wixproj +++ b/src/TestData/PatchTests/BundleA/BundleA.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.82" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.83" /> |
| 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.59" /> | 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> |
| 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/PatchTests/BundlePatchA/BundlePatchA.wixproj b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj index 615c7ce9..78311db3 100644 --- a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj +++ b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.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.82" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.83" /> |
| 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.59" /> | 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> |
| 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/PatchTests/BundlePatchA2/BundlePatchA2.wixproj b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj index 5c9dcc9a..aa5d6000 100644 --- a/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.wixproj +++ b/src/TestData/PatchTests/BundlePatchA2/BundlePatchA2.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.82" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.83" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.59" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.61" /> |
| 18 | </ItemGroup> | 18 | </ItemGroup> |
| 19 | </Project> \ No newline at end of file | 19 | </Project> \ No newline at end of file |
