신삭제 누락

This commit is contained in:
2026-06-29 11:03:39 +09:00
parent 3bfeaf0375
commit 8e34c811bd
6 changed files with 2 additions and 31 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": "WhaleAdventure_VR.slnx",
"dotnet.defaultSolution": "WhaleAdventure_VR_Diet.slnx",
"dotnet.enableWorkspaceBasedDevelopment": false
}