Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e422222

Browse filesBrowse files
committed
updated omnisharp.json
1 parent 18b9d7e commit e422222
Copy full SHA for e422222

File tree

1 file changed

+13
-0
lines changed
Filter options

1 file changed

+13
-0
lines changed

‎omnisharp.json

Copy file name to clipboardExpand all lines: omnisharp.json
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,18 @@
55
"**/ScriptPackages/**/*.csx"
66
],
77
"userExcludeSearchPatterns": []
8+
},
9+
"script": {
10+
"enableScriptNuGetReferences": true,
11+
"defaultTargetFramework": "net5.0"
12+
},
13+
"FormattingOptions": {
14+
"organizeImports": true,
15+
"enableEditorConfigSupport": true
16+
},
17+
"RoslynExtensionsOptions": {
18+
"enableImportCompletion": true,
19+
"enableAnalyzersSupport": true,
20+
"enableDecompilationSupport": true
821
}
922
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.