Update System.Data.SqlClient to 4.8.5 (#1756)

This commit is contained in:
Cheena Malhotra
2022-11-09 13:58:10 -08:00
committed by GitHub
parent 5ae9a22b4f
commit 75a7685f56
2 changed files with 2 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
<PackageReference Include="System.Configuration.ConfigurationManager" />
<PackageReference Include="System.Text.Encoding.CodePages" />
<PackageReference Include="Microsoft.Azure.Kusto.Data" />
<PackageReference Include="System.Data.SqlClient" />
<PackageReference Include="System.Net.Http" />
<PackageReference Include="Microsoft.Azure.Kusto.Language" />
</ItemGroup>