MCPForUnityTests.Editor.asmdef•541 B
{
"name": "MCPForUnityTests.EditMode",
"rootNamespace": "",
"references": [
"MCPForUnity.Editor",
"TestAsmdef",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll",
"Newtonsoft.Json.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}