aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-01-19 17:49:28 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-01-19 18:11:47 -0600
commit1eaef3495a36ff275f06359f10e07199f2054ad3 (patch)
tree30b3475f560e8e4d5ee3f7e95052b0a8e7807c40 /src/TestData/BasicFunctionalityTests
parent81721d622e7ba2983d8e8b484edee26dbe507228 (diff)
downloadwix-1eaef3495a36ff275f06359f10e07199f2054ad3.tar.gz
wix-1eaef3495a36ff275f06359f10e07199f2054ad3.tar.bz2
wix-1eaef3495a36ff275f06359f10e07199f2054ad3.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 b7ef705b..d5a15849 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.80" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.81" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file