useOmnisharp
commandCenter
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"sdk": {
|
||||
"path": "c:/program files/dotnet/sdk/7.0.107/",
|
||||
"version": "7.0.107"
|
||||
"path": "c:/program files/dotnet/sdk/7.0.109/",
|
||||
"version": "7.0.109"
|
||||
},
|
||||
"FormattingOptions": {
|
||||
"enableEditorConfigSupport": true,
|
||||
@ -11,8 +11,8 @@
|
||||
"enableAnalyzersSupport": true
|
||||
},
|
||||
"RenameOptions": {
|
||||
"RenameInComments": true,
|
||||
"RenameInComments": false,
|
||||
"RenameOverloads": false,
|
||||
"RenameInStrings": true
|
||||
"RenameInStrings": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user