mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-03-17 03:21:38 -04: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