Files
sqltoolsservice/packages
Alan Ren 9958c9f003 produce windows arm64 bits (#1886)
* add win-arm64 support

* test version

* fix error
2023-03-01 15:58:10 -08: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.