diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2021-04-28 19:56:48 -0500 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2021-04-29 15:30:26 -0500 |
| commit | 0ef54303db8ce523908af744ffc318128405bebd (patch) | |
| tree | 7a2035a7ec04829672175deee89a196dd963d039 /src/TestData/CacheTests | |
| parent | 9eac17a8ab63f157253a74828b0fbd593f53d71a (diff) | |
| download | wix-0ef54303db8ce523908af744ffc318128405bebd.tar.gz wix-0ef54303db8ce523908af744ffc318128405bebd.tar.bz2 wix-0ef54303db8ce523908af744ffc318128405bebd.zip | |
Update dependencies.
Diffstat (limited to 'src/TestData/CacheTests')
| -rw-r--r-- | src/TestData/CacheTests/BundleA/BundleA.wixproj | 4 | ||||
| -rw-r--r-- | src/TestData/CacheTests/BundleB/BundleB.wixproj | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/TestData/CacheTests/BundleA/BundleA.wixproj b/src/TestData/CacheTests/BundleA/BundleA.wixproj index 5071c1c7..360bcf86 100644 --- a/src/TestData/CacheTests/BundleA/BundleA.wixproj +++ b/src/TestData/CacheTests/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.100" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.101" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.73" /> |
| 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/CacheTests/BundleB/BundleB.wixproj b/src/TestData/CacheTests/BundleB/BundleB.wixproj index ffc03f79..698b1d62 100644 --- a/src/TestData/CacheTests/BundleB/BundleB.wixproj +++ b/src/TestData/CacheTests/BundleB/BundleB.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.100" /> | 16 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.101" /> |
| 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> | 17 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.73" /> |
| 18 | </ItemGroup> | 18 | </ItemGroup> |
| 19 | </Project> \ No newline at end of file | 19 | </Project> \ No newline at end of file |
