diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2021-04-25 23:35:04 -0500 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2021-04-25 23:46:11 -0500 |
commit | d3aa9df30f8013b6ee60f0001a9473d4234b33ff (patch) | |
tree | 78940023ea877587f11a63e30059ca29cde626ce /src/TestData/MsiTransactionTests/BundleBv1/BundleBv1.wixproj | |
parent | 6922669ffdc39d1ac4b1bf2c7f554ff3d5411d78 (diff) | |
download | wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.tar.gz wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.tar.bz2 wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.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 21639f05..15ce0115 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.99" /> | 8 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
9 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" /> | 9 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> |
10 | </ItemGroup> | 10 | </ItemGroup> |
11 | </Project> \ No newline at end of file | 11 | </Project> \ No newline at end of file |