RUDPFramework/Assets/Tests/EditMode/Network/Network.EditMode.Tests.asmdef

25 lines
599 B
Plaintext

{
"name": "Network.EditMode.Tests",
"rootNamespace": "Tests.EditMode.Network",
"references": [
"Network.Runtime",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll",
"Google.Protobuf.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}