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/MsiTransactionTests/BundleBv1/BundleBv1.wixproj | |
parent | 9eac17a8ab63f157253a74828b0fbd593f53d71a (diff) | |
download | wix-0ef54303db8ce523908af744ffc318128405bebd.tar.gz wix-0ef54303db8ce523908af744ffc318128405bebd.tar.bz2 wix-0ef54303db8ce523908af744ffc318128405bebd.zip |
Update dependencies.
Diffstat (limited to 'src/TestData/MsiTransactionTests/BundleBv1/BundleBv1.wixproj')
-rw-r--r-- | src/TestData/MsiTransactionTests/BundleBv1/BundleBv1.wixproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/TestData/MsiTransactionTests/BundleBv1/BundleBv1.wixproj b/src/TestData/MsiTransactionTests/BundleBv1/BundleBv1.wixproj index 15ce0115..1a56957b 100644 --- a/src/TestData/MsiTransactionTests/BundleBv1/BundleBv1.wixproj +++ b/src/TestData/MsiTransactionTests/BundleBv1/BundleBv1.wixproj | |||
@@ -5,7 +5,7 @@ | |||
5 | <ProjectReference Include="..\PackageBv1\PackageBv1.wixproj" /> | 5 | <ProjectReference Include="..\PackageBv1\PackageBv1.wixproj" /> |
6 | </ItemGroup> | 6 | </ItemGroup> |
7 | <ItemGroup> | 7 | <ItemGroup> |
8 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> | 8 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.101" /> |
9 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> | 9 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.73" /> |
10 | </ItemGroup> | 10 | </ItemGroup> |
11 | </Project> \ No newline at end of file | 11 | </Project> \ No newline at end of file |