diff options
Diffstat (limited to 'src/ext/ComPlus/ca/complusca.vcxproj')
-rw-r--r-- | src/ext/ComPlus/ca/complusca.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/ComPlus/ca/complusca.vcxproj b/src/ext/ComPlus/ca/complusca.vcxproj index 39264f98..a5b0622e 100644 --- a/src/ext/ComPlus/ca/complusca.vcxproj +++ b/src/ext/ComPlus/ca/complusca.vcxproj | |||
@@ -92,8 +92,8 @@ | |||
92 | 92 | ||
93 | <ItemGroup> | 93 | <ItemGroup> |
94 | <PackageReference Include="WixToolset.WcaUtil" /> | 94 | <PackageReference Include="WixToolset.WcaUtil" /> |
95 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> | 95 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
96 | <PackageReference Include="GitInfo" /> | 96 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
97 | </ItemGroup> | 97 | </ItemGroup> |
98 | 98 | ||
99 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 99 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |