diff options
Diffstat (limited to 'src/ext/Util')
| -rw-r--r-- | src/ext/Util/ca/utilca.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/Util/ca/utilca.vcxproj b/src/ext/Util/ca/utilca.vcxproj index d8f086b5..352d7723 100644 --- a/src/ext/Util/ca/utilca.vcxproj +++ b/src/ext/Util/ca/utilca.vcxproj | |||
| @@ -96,8 +96,8 @@ | |||
| 96 | 96 | ||
| 97 | <ItemGroup> | 97 | <ItemGroup> |
| 98 | <PackageReference Include="WixToolset.WcaUtil" /> | 98 | <PackageReference Include="WixToolset.WcaUtil" /> |
| 99 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> | 99 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
| 100 | <PackageReference Include="GitInfo" /> | 100 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
| 101 | </ItemGroup> | 101 | </ItemGroup> |
| 102 | 102 | ||
| 103 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 103 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
