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/Util/ca | |
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/Util/ca')
-rw-r--r-- | src/ext/Util/ca/utilca.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ext/Util/ca/utilca.vcxproj b/src/ext/Util/ca/utilca.vcxproj index b3998b6e..d8f086b5 100644 --- a/src/ext/Util/ca/utilca.vcxproj +++ b/src/ext/Util/ca/utilca.vcxproj | |||
@@ -95,7 +95,6 @@ | |||
95 | </ItemGroup> | 95 | </ItemGroup> |
96 | 96 | ||
97 | <ItemGroup> | 97 | <ItemGroup> |
98 | <PackageReference Include="WixToolset.Dutil" /> | ||
99 | <PackageReference Include="WixToolset.WcaUtil" /> | 98 | <PackageReference Include="WixToolset.WcaUtil" /> |
100 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> | 99 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> |
101 | <PackageReference Include="GitInfo" /> | 100 | <PackageReference Include="GitInfo" /> |