aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-04-28 19:56:48 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-04-29 15:30:26 -0500
commit0ef54303db8ce523908af744ffc318128405bebd (patch)
tree7a2035a7ec04829672175deee89a196dd963d039 /src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
parent9eac17a8ab63f157253a74828b0fbd593f53d71a (diff)
downloadwix-0ef54303db8ce523908af744ffc318128405bebd.tar.gz
wix-0ef54303db8ce523908af744ffc318128405bebd.tar.bz2
wix-0ef54303db8ce523908af744ffc318128405bebd.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 2e85c8ff..591272b3 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.100" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.101" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file