신삭제 누락
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user