Unity.TextMeshPro.Editor.asmdef 210 B

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