mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-28 17:24:27 -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>
|
||||
<PackageDescription>
|
||||
The contract types used for communication over the VSCode Language Server Protocol and the Database Management Protocol.
|
||||
</PackageDescription>
|
||||
|
||||
Reference in New Issue
Block a user