aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-04-20 00:13:51 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-04-20 00:26:44 -0500
commitd07f3262657866a795716994595bbd627cbb151f (patch)
treea2d2d041ce6a7a56d000e955af406bfee3d8ee83 /src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
parent9cec24c6bf89c9174ca712c6a89ab7e231fa672c (diff)
downloadwix-d07f3262657866a795716994595bbd627cbb151f.tar.gz
wix-d07f3262657866a795716994595bbd627cbb151f.tar.bz2
wix-d07f3262657866a795716994595bbd627cbb151f.zip
Update dependencies.
Diffstat (limited to 'src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj')
-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 a0dfc532..c28d03fb 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.95" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.98" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file