Rasagar/Library/PackageCache/com.unity.ai.navigation/Tests/Runtime/Unity.AI.Navigation.Tests.asmdef
2024-08-26 23:07:20 +03:00

28 lines
735 B
Plaintext

{
"name": "Unity.AI.Navigation.Tests",
"rootNamespace": "",
"references": [
"GUID:27619889b8ba8c24980f49ee34dbb44a",
"GUID:0acc523941302664db1f4e527237feb3",
"GUID:8c4dd21966739024fbd72155091d199e"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [
{
"name": "com.unity.modules.physics",
"expression": "1.0.0",
"define": "NMC_CAN_ACCESS_PHYSICS"
}
],
"noEngineReferences": false
}