diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2022-04-19 16:03:02 -0500 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2022-04-19 18:35:15 -0500 |
commit | 6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0 (patch) | |
tree | cfe3ac420978e599acd801d31edc3657c5cca613 /src/ext/Bal/mbahost | |
parent | a4e1d547d22d8226a7911605439d5abb15c61465 (diff) | |
download | wix-6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0.tar.gz wix-6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0.tar.bz2 wix-6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0.zip |
Set each native library dependency version to the build version.
Diffstat (limited to 'src/ext/Bal/mbahost')
-rw-r--r-- | src/ext/Bal/mbahost/mbahost.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ext/Bal/mbahost/mbahost.vcxproj b/src/ext/Bal/mbahost/mbahost.vcxproj index ababf19c..cd90776b 100644 --- a/src/ext/Bal/mbahost/mbahost.vcxproj +++ b/src/ext/Bal/mbahost/mbahost.vcxproj | |||
@@ -67,9 +67,7 @@ | |||
67 | </ItemGroup> | 67 | </ItemGroup> |
68 | 68 | ||
69 | <ItemGroup> | 69 | <ItemGroup> |
70 | <PackageReference Include="WixToolset.Dutil" /> | ||
71 | <PackageReference Include="WixToolset.BalUtil" /> | 70 | <PackageReference Include="WixToolset.BalUtil" /> |
72 | <PackageReference Include="WixToolset.BootstrapperCore.Native" /> | ||
73 | 71 | ||
74 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 72 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
75 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | 73 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |