18 lines
427 B
JSON
18 lines
427 B
JSON
{
|
|
"sdk": {
|
|
"path": "c:/program files/dotnet/sdk/7.0.111/",
|
|
"version": "7.0.111"
|
|
},
|
|
"FormattingOptions": {
|
|
"enableEditorConfigSupport": true,
|
|
"OrganizeImports": true
|
|
},
|
|
"RoslynExtensionsOptions": {
|
|
"enableAnalyzersSupport": true
|
|
},
|
|
"RenameOptions": {
|
|
"RenameInComments": false,
|
|
"RenameOverloads": false,
|
|
"RenameInStrings": false
|
|
}
|
|
} |