- tweak: update engine

This commit is contained in:
2026-01-31 23:15:30 +03:00
parent 23fd1be3b0
commit 0026c52592
4 changed files with 4 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
{
"omnisharp.analyzeOpenDocumentsOnly": true,
"dotnet.defaultSolution": "SpaceStation14.sln"
"dotnet.defaultSolution": "SpaceStation14.sln",
"dotnet.preferCSharpExtension": true
}