Unity.com.unity.vscode.Editor.asmdef 173 B

123456789
  1. {
  2. "name": "Unity.VSCode.Editor",
  3. "references": [],
  4. "optionalUnityReferences": [],
  5. "includePlatforms": [
  6. "Editor"
  7. ],
  8. "excludePlatforms": []
  9. }