aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-03-03 23:02:23 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-03-03 23:06:51 -0600
commit9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b (patch)
treebfdc641137160a09c797d00add68699c9906dc91 /src/TestData/BasicFunctionalityTests
parentb7f19714c776688393fe2701cae6cc75dcec1396 (diff)
downloadwix-9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b.tar.gz
wix-9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b.tar.bz2
wix-9a58f85e8ce87776280fbd2d4ec36730b2e5ba0b.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 cfd0dd0c..ae38c899 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.88" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.89" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file