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