diff options
Diffstat (limited to 'src/ext/Http/ca/httpca.vcxproj')
-rw-r--r-- | src/ext/Http/ca/httpca.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/Http/ca/httpca.vcxproj b/src/ext/Http/ca/httpca.vcxproj index 31f781f6..9e6fbd56 100644 --- a/src/ext/Http/ca/httpca.vcxproj +++ b/src/ext/Http/ca/httpca.vcxproj | |||
@@ -64,8 +64,8 @@ | |||
64 | 64 | ||
65 | <ItemGroup> | 65 | <ItemGroup> |
66 | <PackageReference Include="WixToolset.WcaUtil" /> | 66 | <PackageReference Include="WixToolset.WcaUtil" /> |
67 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> | 67 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
68 | <PackageReference Include="GitInfo" /> | 68 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
69 | </ItemGroup> | 69 | </ItemGroup> |
70 | 70 | ||
71 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 71 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |