14 lines
506 B
JSON
14 lines
506 B
JSON
{
|
|
"MSBuild": {
|
|
"msbuildoverride": {
|
|
"MSBuildPath": "C:\\Users\\phares\\.vscode\\extensions\\ms-dotnettools.csharp-1.24.0\\.omnisharp\\1.38.0\\.msbuild\\Current\\Bin",
|
|
"Name": "OmniSharp MSBuild",
|
|
"PropertyOverrides": {
|
|
"MSBuildExtensionsPath": "C:\\Users\\phares\\.vscode\\extensions\\ms-dotnettools.csharp-1.24.0\\.omnisharp\\1.38.0\\.msbuild"
|
|
}
|
|
}
|
|
},
|
|
"FormattingOptions": {
|
|
"OrganizeImports": true
|
|
}
|
|
} |