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/ForwardCompatibleBundleTests/BundleCv2/BundleCv2.wixproj | |
parent | 6922669ffdc39d1ac4b1bf2c7f554ff3d5411d78 (diff) | |
download | wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.tar.gz wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.tar.bz2 wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.zip |
Update dependencies.
Diffstat (limited to 'src/TestData/ForwardCompatibleBundleTests/BundleCv2/BundleCv2.wixproj')
-rw-r--r-- | src/TestData/ForwardCompatibleBundleTests/BundleCv2/BundleCv2.wixproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/TestData/ForwardCompatibleBundleTests/BundleCv2/BundleCv2.wixproj b/src/TestData/ForwardCompatibleBundleTests/BundleCv2/BundleCv2.wixproj index 6a2eae9d..047830d3 100644 --- a/src/TestData/ForwardCompatibleBundleTests/BundleCv2/BundleCv2.wixproj +++ b/src/TestData/ForwardCompatibleBundleTests/BundleCv2/BundleCv2.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.99" /> | 15 | <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.100" /> |
16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.71" /> | 16 | <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.72" /> |
17 | </ItemGroup> | 17 | </ItemGroup> |
18 | </Project> \ No newline at end of file | 18 | </Project> \ No newline at end of file |