aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Sql')
-rw-r--r--src/ext/Sql/ca/sqlca.vcxproj1
-rw-r--r--src/ext/Sql/wixlib/sql.wixproj1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/ext/Sql/ca/sqlca.vcxproj b/src/ext/Sql/ca/sqlca.vcxproj
index a6e85afb..4013351f 100644
--- a/src/ext/Sql/ca/sqlca.vcxproj
+++ b/src/ext/Sql/ca/sqlca.vcxproj
@@ -74,7 +74,6 @@
74 <ItemGroup> 74 <ItemGroup>
75 <PackageReference Include="WixToolset.WcaUtil" /> 75 <PackageReference Include="WixToolset.WcaUtil" />
76 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 76 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
77 <PackageReference Include="GitInfo" PrivateAssets="All" />
78 </ItemGroup> 77 </ItemGroup>
79 78
80 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 79 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
diff --git a/src/ext/Sql/wixlib/sql.wixproj b/src/ext/Sql/wixlib/sql.wixproj
index ef2080c4..d896bbb3 100644
--- a/src/ext/Sql/wixlib/sql.wixproj
+++ b/src/ext/Sql/wixlib/sql.wixproj
@@ -20,6 +20,5 @@
20 20
21 <ItemGroup> 21 <ItemGroup>
22 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> 22 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
23 <PackageReference Include="GitInfo" PrivateAssets="All" />
24 </ItemGroup> 23 </ItemGroup>
25</Project> 24</Project>