diff options
Diffstat (limited to 'src/ext/Sql/ca/sqlca.vcxproj')
-rw-r--r-- | src/ext/Sql/ca/sqlca.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/Sql/ca/sqlca.vcxproj b/src/ext/Sql/ca/sqlca.vcxproj index dee6e8fb..a6e85afb 100644 --- a/src/ext/Sql/ca/sqlca.vcxproj +++ b/src/ext/Sql/ca/sqlca.vcxproj | |||
@@ -73,8 +73,8 @@ | |||
73 | 73 | ||
74 | <ItemGroup> | 74 | <ItemGroup> |
75 | <PackageReference Include="WixToolset.WcaUtil" /> | 75 | <PackageReference Include="WixToolset.WcaUtil" /> |
76 | <PackageReference Include="Microsoft.SourceLink.GitHub" /> | 76 | <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> |
77 | <PackageReference Include="GitInfo" /> | 77 | <PackageReference Include="GitInfo" PrivateAssets="All" /> |
78 | </ItemGroup> | 78 | </ItemGroup> |
79 | 79 | ||
80 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 80 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |