diff options
author | Rob Mensching <rob@firegiant.com> | 2022-10-18 11:57:08 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2022-10-19 13:23:21 -0700 |
commit | 44e69b72d820bcebee45b738372117d35d487404 (patch) | |
tree | c6fb14635ccfe00c2bda5409a0da9b61cebe8292 /src/ext/Iis/ca/iisca.vcxproj | |
parent | e550b63845a90e1a9452060b50a00ca5d9ee8c67 (diff) | |
download | wix-44e69b72d820bcebee45b738372117d35d487404.tar.gz wix-44e69b72d820bcebee45b738372117d35d487404.tar.bz2 wix-44e69b72d820bcebee45b738372117d35d487404.zip |
Update build dependencies and normalize more projects
Diffstat (limited to 'src/ext/Iis/ca/iisca.vcxproj')
-rw-r--r-- | src/ext/Iis/ca/iisca.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/Iis/ca/iisca.vcxproj b/src/ext/Iis/ca/iisca.vcxproj index 7e4a1a3e..3ac9cdcf 100644 --- a/src/ext/Iis/ca/iisca.vcxproj +++ b/src/ext/Iis/ca/iisca.vcxproj | |||
@@ -138,8 +138,8 @@ | |||
138 | 138 | ||
139 | <ItemGroup> | 139 | <ItemGroup> |
140 | <PackageReference Include="WixToolset.WcaUtil" /> | 140 | <PackageReference Include="WixToolset.WcaUtil" /> |
141 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> | 141 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
142 | <PackageReference Include="GitInfo" /> | 142 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
143 | </ItemGroup> | 143 | </ItemGroup> |
144 | 144 | ||
145 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 145 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |