mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-06 09:35:39 -05:00
Update Assessment Nuget to Enable Logging (#1215)
* wip * updated nuget package * removed unused nuget * updated assessment nuget to add logging * added logs filepath' * updated assessment nuget * updated nuget
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<PackageReference Include="System.Composition" />
|
||||
<PackageReference Include="System.Security.Permissions" />
|
||||
<PackageReference Include="System.Text.Encoding.CodePages"/>
|
||||
<PackageReference Include="System.Reactive.Core" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="../Microsoft.SqlTools.Hosting/Microsoft.SqlTools.Hosting.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user