Files
sqltoolsservice/packages
Charles Gagnon dd11be3d38 Consolidate to net6.0 (#1547)
* Add SqlClient event listener

* comments

* ensure not disposed early

* initial

* net6.0

* undo
2022-06-21 08:53:23 -07:00
..
2021-11-09 08:54:03 -08:00
2021-11-09 08:54:03 -08:00
2021-11-10 12:32:15 -08:00

This directory contains projects that only handle packaging up the published artifacts for SQL Tools Service.

There is one root project - Microsoft.SqlToolsService, and then a sub-project for each runtime that we currently support. The root project has a package dependency on each of the sub projects so that consumers only need to take a reference to the root project to be able to get all the necessary files for each platform.