aboutsummaryrefslogtreecommitdiff
path: root/src/TestData/PatchTests/BundlePatchA
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/PatchTests/BundlePatchA
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/PatchTests/BundlePatchA')
-rw-r--r--src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
index f7a8c580..998a3abc 100644
--- a/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
+++ b/src/TestData/PatchTests/BundlePatchA/BundlePatchA.wixproj
@@ -13,7 +13,7 @@
13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" /> 13 <ProjectReference Include="..\..\TestBA\TestBAWixlib\testbawixlib.wixproj" />
14 </ItemGroup> 14 </ItemGroup>
15 <ItemGroup> 15 <ItemGroup>
16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.89" /> 16 <PackageReference Include="WixToolset.Bal.wixext" Version="4.0.90" />
17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.64" /> 17 <PackageReference Include="WixToolset.NetFx.wixext" Version="4.0.64" />
18 </ItemGroup> 18 </ItemGroup>
19</Project> \ No newline at end of file 19</Project> \ No newline at end of file