No Description
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.

UnityEditor.UI.EditorTests.asmdef 266B

1234567891011121314
  1. {
  2. "name": "UnityEditor.UI.EditorTests",
  3. "references": [
  4. "UnityEditor.UI",
  5. "UnityEngine.UI"
  6. ],
  7. "optionalUnityReferences": [
  8. "TestAssemblies"
  9. ],
  10. "includePlatforms": [
  11. "Editor"
  12. ],
  13. "excludePlatforms": []
  14. }