no message

This commit is contained in:
2026-06-18 22:06:17 +01:00
parent c8e34b8ed8
commit 14371de4e6
5 changed files with 9 additions and 74 deletions

View File

@@ -60,13 +60,13 @@
"*.asset": "yaml",
"*.meta": "yaml",
"*.prefab": "yaml",
"*.unity": "yaml",
"*.unity": "yaml"
},
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"*.sln": "*.csproj",
"*.slnx": "*.csproj"
},
"dotnet.defaultSolution": "TopDownHacknSlash.slnx",
"dotnet.defaultSolution": "3rdPersonHacknSlash.slnx",
"dotnet.enableWorkspaceBasedDevelopment": false
}