mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Consolidate to net6.0 (#1547)
* Add SqlClient event listener * comments * ensure not disposed early * initial * net6.0 * undo
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<Nullable>disable</Nullable>
|
||||
<PackageId>Microsoft.SqlTools.ResourceProvider.Core</PackageId>
|
||||
<AssemblyName>Microsoft.SqlTools.ResourceProvider.Core</AssemblyName>
|
||||
|
||||
Reference in New Issue
Block a user