SpaceStation14.sln as default solution in VSCode (#19844)
This commit is contained in:
parent
e4c0733cd5
commit
ce54689e0c
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"omnisharp.analyzeOpenDocumentsOnly": true
|
||||
"omnisharp.analyzeOpenDocumentsOnly": true,
|
||||
"dotnet.defaultSolution": "SpaceStation14.sln"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue