mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
* Bump to SDK 7.0 and related updates * More net 7 updates * Install SDK 2.0 for ESRP * Fix typo * Address comment and update integration test script * Disable new warnings from SDK update
10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"sdk": {
|
|
"version": "7.0.100",
|
|
"rollForward": "latestFeature"
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.Build.NoTargets": "3.2.9"
|
|
}
|
|
}
|