mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Fix dependencies, leading to compile time warnings (#1713)
* Fix dependencies, leading to compile time warnings * Some more cleanup * Fix spacing
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Azure.OperationalInsights" />
|
||||
<PackageReference Include="Microsoft.SqlServer.DACFx" />
|
||||
<PackageReference Include="Microsoft.SqlServer.Management.SmoMetadataProvider" />
|
||||
<PackageReference Include="System.Text.Encoding.CodePages" />
|
||||
<PackageReference Include="Microsoft.Azure.Kusto.Data" />
|
||||
<PackageReference Include="System.Net.Http" />
|
||||
|
||||
Reference in New Issue
Block a user