Files
Workspace/Assets/Modules/ShrinkCommand.Integration.Network/Tests/ShrinkCommand.Integration.Network.Tests.asmdef
T

28 lines
801 B
Plaintext

{
"name": "ShrinkCommand.Integration.Network.Tests",
"rootNamespace": "ShrinkCommand.Integration.Network.Tests",
"references": [
"ShrinkCommand.Integration.Network",
"ShrinkCommand.Integration.App",
"ShrinkDataSaver.Integration.App",
"ShrinkNetwork.Integration.App",
"ShrinkCommand.Runtime",
"ShrinkNetwork.Runtime",
"ShrinkContext.Core.Runtime",
"UniTask",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}