Archived
Consolidate to net6.0 (#1547)
* Add SqlClient event listener * comments * ensure not disposed early * initial * net6.0 * undo
This commit is contained in:
-1
@@ -1,6 +1,5 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<PackageDescription>
|
||||
Defines the core messages needed for the Microsoft.SqlTools.Hosting service to communicate over the VSCode Language Server Protocol.
|
||||
</PackageDescription>
|
||||
|
||||
Reference in New Issue
Block a user