HumanoidControl_Free/Tests/Editor/PasserVR.HumanoidControl.EditorTests.asmdef

22 lines
552 B
Plaintext

{
"name": "PasserVR.HumanoidControl.EditorTests",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"PasserVR.HumanoidControl",
"PasserVR.HumanoidControl.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}