aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/BasicFunctionalityTests
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-03-11 20:57:52 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-03-11 21:17:20 -0600
commit7cc4271c9d78ed60e354f585d03b612a9efb7cf3 (patch)
treed4694d54b757093093223fb8291933713585ab8b /src/TestData/BasicFunctionalityTests
parent81908a5ec1647d76b45f50e4a18c37e1544818be (diff)
downloadwix-7cc4271c9d78ed60e354f585d03b612a9efb7cf3.tar.gz
wix-7cc4271c9d78ed60e354f585d03b612a9efb7cf3.tar.bz2
wix-7cc4271c9d78ed60e354f585d03b612a9efb7cf3.zip
Add tests to verify #4991 and #5702.
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 ae38c899..a360812b 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.89" /> 15 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.90" />
16 </ItemGroup> 16 </ItemGroup>
17</Project> \ No newline at end of file 17</Project> \ No newline at end of file