You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
282 B

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