Removed instructions

omnisharp.json 8.0.104
workbench.editor.enablePreview: false
Sort Everything
Thunder Client: Added collections
Telemetry off
This commit is contained in:
2024-07-12 16:46:13 -07:00
parent 775ed9ef63
commit 5d92b00850
19 changed files with 1292 additions and 39 deletions

View File

@ -21,7 +21,7 @@
"enableAnalyzersSupport": true
},
"sdk": {
"path": "C:/Program Files/dotnet/sdk/8.0.100/",
"version": "8.0.100"
"path": "C:/Program Files/dotnet/sdk/8.0.104/",
"version": "8.0.104"
}
}