aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-03-31 13:45:14 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-03-31 14:06:00 -0500
commitebec44da08fe689c6659ad4da7672f206f5da772 (patch)
treefa5fedfc99524f8d94732da2475217726a1ea52f /src/TestData/BasicFunctionalityTests
parent72d694ee9cb6954953e55bf05b09c93ddebdc9d3 (diff)
downloadwix-ebec44da08fe689c6659ad4da7672f206f5da772.tar.gz
wix-ebec44da08fe689c6659ad4da7672f206f5da772.tar.bz2
wix-ebec44da08fe689c6659ad4da7672f206f5da772.zip
Update dependencies.
Diffstat (limited to 'src/TestData/BasicFunctionalityTests')
-rw-r--r--src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj b/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
index a360812b..0aa68855 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.90" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.91" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file