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/wixstdba | |
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/wixstdba')
-rw-r--r-- | src/ext/Bal/wixstdba/wixstdba.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ext/Bal/wixstdba/wixstdba.vcxproj b/src/ext/Bal/wixstdba/wixstdba.vcxproj index 85d90e77..a43cc345 100644 --- a/src/ext/Bal/wixstdba/wixstdba.vcxproj +++ b/src/ext/Bal/wixstdba/wixstdba.vcxproj | |||
@@ -71,9 +71,7 @@ rc.exe -fo "$(OutDir)wixstdba.res" "$(IntDir)wixstdba.messages.rc"</Command> | |||
71 | </ItemGroup> | 71 | </ItemGroup> |
72 | 72 | ||
73 | <ItemGroup> | 73 | <ItemGroup> |
74 | <PackageReference Include="WixToolset.Dutil" /> | ||
75 | <PackageReference Include="WixToolset.BalUtil" /> | 74 | <PackageReference Include="WixToolset.BalUtil" /> |
76 | <PackageReference Include="WixToolset.BootstrapperCore.Native" /> | ||
77 | 75 | ||
78 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> | 76 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
79 | <PackageReference Include="GitInfo" PrivateAssets="All" /> | 77 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |