aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2022-04-19 16:03:02 -0500
committerSean Hall <r.sean.hall@gmail.com>2022-04-19 18:35:15 -0500
commit6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0 (patch)
treecfe3ac420978e599acd801d31edc3657c5cca613 /src/test/burn
parenta4e1d547d22d8226a7911605439d5abb15c61465 (diff)
downloadwix-6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0.tar.gz
wix-6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0.tar.bz2
wix-6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0.zip
Set each native library dependency version to the build version.
Diffstat (limited to 'src/test/burn')
-rw-r--r--src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj b/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj
index cb3e14e7..88bb083b 100644
--- a/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj
+++ b/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj
@@ -62,9 +62,7 @@
62 </ItemGroup> 62 </ItemGroup>
63 63
64 <ItemGroup> 64 <ItemGroup>
65 <PackageReference Include="WixToolset.Dutil" />
66 <PackageReference Include="WixToolset.BalUtil" /> 65 <PackageReference Include="WixToolset.BalUtil" />
67 <PackageReference Include="WixToolset.BootstrapperCore.Native" />
68 </ItemGroup> 66 </ItemGroup>
69 67
70 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 68 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />