com.IvanMurzak.Unity.MCP.Tests.asmdef•890 B
{
"name": "com.IvanMurzak.Unity.MCP.Tests",
"rootNamespace": "com.IvanMurzak.Unity.MCP.Tests",
"references": [
"UnityEngine.TestRunner",
"com.IvanMurzak.Unity.MCP.Runtime",
"com.IvanMurzak.Unity.MCP.TestFiles"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll",
"System.Text.Json.dll",
"Microsoft.Extensions.Logging.Abstractions.dll",
"Microsoft.AspNetCore.SignalR.Client.dll",
"Microsoft.AspNetCore.SignalR.Client.Core.dll",
"ReflectorNet.dll",
"McpPlugin.dll",
"McpPlugin.Common.dll",
"R3.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}