mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
* Updating to latest SDK version available at https://www.microsoft.com/net/core#windowscmd * Rolling back to preview2-003156 preview2-1-003177 has a bug where discovery of tests fails with null exception preview2-003156 is the latest SDK version on https://www.microsoft.com/net/download/core (which surprisingly differs from the version on the front page of .NET Core page)
9 lines
94 B
JSON
9 lines
94 B
JSON
{
|
|
"projects": [ "src", "test" ],
|
|
"sdk": {
|
|
"version": "1.0.0-preview2-003156"
|
|
}
|
|
}
|
|
|
|
|