aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-02-17 15:42:08 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-02-17 16:20:10 -0600
commite950ce317301aea2e9c8cdab1bf8c453c40a4edd (patch)
tree0cc0f1451e81c923108462bec8bd899656c76247 /src/TestData/BasicFunctionalityTests/BundleA/BundleA.wixproj
parentbe8d724f4becb78743644d393ae626b3736dd5b3 (diff)
downloadwix-e950ce317301aea2e9c8cdab1bf8c453c40a4edd.tar.gz
wix-e950ce317301aea2e9c8cdab1bf8c453c40a4edd.tar.bz2
wix-e950ce317301aea2e9c8cdab1bf8c453c40a4edd.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 e05d006d..34ee9e33 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.82" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.83" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file