aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests/BundleA
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-02-04 22:18:09 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-02-05 09:45:35 -0600
commit787834ee4e3a4b5d084247b799e27a3e7968f50d (patch)
tree14ec3cf0722c9c4324a0891de3d1814f9fe0bf3f /src/TestData/BasicFunctionalityTests/BundleA
parent25974affb2c78a3816ff0167ec0e756daa9d7345 (diff)
downloadwix-787834ee4e3a4b5d084247b799e27a3e7968f50d.tar.gz
wix-787834ee4e3a4b5d084247b799e27a3e7968f50d.tar.bz2
wix-787834ee4e3a4b5d084247b799e27a3e7968f50d.zip
Update dependencies.
Diffstat (limited to 'src/TestData/BasicFunctionalityTests/BundleA')
-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 d5a15849..e05d006d 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.81" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.82" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file