mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-17 02:51:45 -05:00
Upgrade .NET SDK to v7.0.302 + editorconfig update (#2090)
This commit is contained in:
16
global.json
16
global.json
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "7.0.200",
|
||||
"rollForward": "latestFeature"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.Build.NoTargets": "3.2.9"
|
||||
}
|
||||
}
|
||||
"sdk": {
|
||||
"version": "7.0.302",
|
||||
"rollForward": "latestFeature"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.Build.NoTargets": "3.2.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user