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.

Unity.AI.Navigation.Editor.Tests.asmdef 706B

1234567891011121314151617181920212223242526
  1. {
  2. "name": "Unity.AI.Navigation.Editor.Tests",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:27619889b8ba8c24980f49ee34dbb44a",
  6. "GUID:0acc523941302664db1f4e527237feb3",
  7. "GUID:8c4dd21966739024fbd72155091d199e",
  8. "GUID:86c9d8e67265f41469be06142c397d17",
  9. "GUID:1664e92176d434ccd902c1705fefe682"
  10. ],
  11. "includePlatforms": [
  12. "Editor"
  13. ],
  14. "excludePlatforms": [],
  15. "allowUnsafeCode": false,
  16. "overrideReferences": true,
  17. "precompiledReferences": [
  18. "nunit.framework.dll"
  19. ],
  20. "autoReferenced": false,
  21. "defineConstraints": [
  22. "UNITY_INCLUDE_TESTS"
  23. ],
  24. "versionDefines": [],
  25. "noEngineReferences": false
  26. }