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.Tests.asmdef 735B

12345678910111213141516171819202122232425262728
  1. {
  2. "name": "Unity.AI.Navigation.Tests",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:27619889b8ba8c24980f49ee34dbb44a",
  6. "GUID:0acc523941302664db1f4e527237feb3",
  7. "GUID:8c4dd21966739024fbd72155091d199e"
  8. ],
  9. "includePlatforms": [],
  10. "excludePlatforms": [],
  11. "allowUnsafeCode": false,
  12. "overrideReferences": true,
  13. "precompiledReferences": [
  14. "nunit.framework.dll"
  15. ],
  16. "autoReferenced": false,
  17. "defineConstraints": [
  18. "UNITY_INCLUDE_TESTS"
  19. ],
  20. "versionDefines": [
  21. {
  22. "name": "com.unity.modules.physics",
  23. "expression": "1.0.0",
  24. "define": "NMC_CAN_ACCESS_PHYSICS"
  25. }
  26. ],
  27. "noEngineReferences": false
  28. }