暫無描述
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.LegacyOffMeshLink.Tests.asmdef 604B

12345678910111213141516171819202122
  1. {
  2. "name": "Unity.AI.Navigation.LegacyOffMeshLink.Tests",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:8c4dd21966739024fbd72155091d199e",
  6. "GUID:27619889b8ba8c24980f49ee34dbb44a"
  7. ],
  8. "includePlatforms": [],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": true,
  12. "precompiledReferences": [
  13. "nunit.framework.dll"
  14. ],
  15. "autoReferenced": false,
  16. "defineConstraints": [
  17. "ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK",
  18. "UNITY_INCLUDE_TESTS"
  19. ],
  20. "versionDefines": [],
  21. "noEngineReferences": false
  22. }