summaryrefslogtreecommitdiff
path: root/src/ext/VisualStudio
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/ext/VisualStudio
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/ext/VisualStudio')
-rw-r--r--src/ext/VisualStudio/ca/vsca.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ext/VisualStudio/ca/vsca.vcxproj b/src/ext/VisualStudio/ca/vsca.vcxproj
index 4636204f..2ddff8d3 100644
--- a/src/ext/VisualStudio/ca/vsca.vcxproj
+++ b/src/ext/VisualStudio/ca/vsca.vcxproj
@@ -54,7 +54,6 @@
54 54
55 <ItemGroup> 55 <ItemGroup>
56 <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" /> 56 <PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Native" />
57 <PackageReference Include="WixToolset.Dutil" />
58 <PackageReference Include="WixToolset.WcaUtil" /> 57 <PackageReference Include="WixToolset.WcaUtil" />
59 <PackageReference Include="Microsoft.SourceLink.GitHub" /> 58 <PackageReference Include="Microsoft.SourceLink.GitHub" />
60 <PackageReference Include="GitInfo" /> 59 <PackageReference Include="GitInfo" />