RUDPFramework/Assets/Tests/PlayMode/Network/Network.PlayMode.Tests.asmdef

25 lines
606 B
Plaintext

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