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/BasicFunctionalityTests | |
parent | 6922669ffdc39d1ac4b1bf2c7f554ff3d5411d78 (diff) | |
download | wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.tar.gz wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.tar.bz2 wix-d3aa9df30f8013b6ee60f0001a9473d4234b33ff.zip |
Update dependencies.
Diffstat (limited to 'src/TestData/BasicFunctionalityTests')
-rw-r--r-- | src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj index d51dd4e1..2e85c8ff 100644 --- a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj +++ b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj | |||
@@ -12,6 +12,6 @@ | |||
12 | <ProjectReference Include="..\PackageA\PackageA.wixproj" /> | 12 | <ProjectReference Include="..\PackageA\PackageA.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 | </ItemGroup> | 16 | </ItemGroup> |
17 | </Project> \ No newline at end of file | 17 | </Project> \ No newline at end of file |