fixed local dependency
This commit is contained in:
@ -60,11 +60,11 @@
|
||||
"*.asset": "yaml",
|
||||
"*.meta": "yaml",
|
||||
"*.prefab": "yaml",
|
||||
"*.unity": "yaml",
|
||||
"*.unity": "yaml"
|
||||
},
|
||||
"explorer.fileNesting.enabled": true,
|
||||
"explorer.fileNesting.patterns": {
|
||||
"*.sln": "*.csproj",
|
||||
"*.sln": "*.csproj"
|
||||
},
|
||||
"dotnet.defaultSolution": "facetracking.sln"
|
||||
"dotnet.defaultSolution": "vrcharades-master.sln"
|
||||
}
|
||||
Reference in New Issue
Block a user