CD-ROOM/Assets/NavMesh/Tests/Editor/NavMeshComponentsTestsEditmode.asmdef
Gerard Gascón 341a877b4a init
2025-04-24 17:37:25 +02:00

19 lines
No EOL
434 B
Text

{
"name": "NavMeshComponentsTestsEditmode",
"references": [
"NavMeshComponents",
"NavMeshComponentsEditor"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}