aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Sql/ca/sqlca.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Sql/ca/sqlca.vcxproj')
-rw-r--r--src/ext/Sql/ca/sqlca.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ext/Sql/ca/sqlca.vcxproj b/src/ext/Sql/ca/sqlca.vcxproj
index 18becc5f..01eae1fb 100644
--- a/src/ext/Sql/ca/sqlca.vcxproj
+++ b/src/ext/Sql/ca/sqlca.vcxproj
@@ -73,10 +73,10 @@
73 </ItemGroup> 73 </ItemGroup>
74 74
75 <ItemGroup> 75 <ItemGroup>
76 <PackageReference Include="WixToolset.Dutil" Version="4.0.65" /> 76 <PackageReference Include="WixToolset.Dutil" />
77 <PackageReference Include="WixToolset.WcaUtil" Version="4.0.18" /> 77 <PackageReference Include="WixToolset.WcaUtil" />
78 <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" /> 78 <PackageReference Include="Microsoft.SourceLink.GitHub" />
79 <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> 79 <PackageReference Include="GitInfo" />
80 </ItemGroup> 80 </ItemGroup>
81 81
82 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 82 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />