33 lines
937 B
Plaintext
33 lines
937 B
Plaintext
{
|
|
"name": "ShrinkContext.AppAdapter.Tests",
|
|
"rootNamespace": "ShrinkContext.AppAdapter.Tests",
|
|
"references": [
|
|
"ShrinkContext.AppAdapter.Runtime",
|
|
"ShrinkContext.AppAdapter.Editor",
|
|
"ShrinkContext.Core.Runtime",
|
|
"ShrinkApp.Core.Runtime",
|
|
"ShrinkApp.Starter.Basic.Runtime",
|
|
"ShrinkEventBus.Runtime",
|
|
"ShrinkNetwork.Integration.App",
|
|
"ShrinkCommand.Integration.App",
|
|
"ShrinkDataSaver.Integration.App",
|
|
"ShrinkNetwork.Runtime",
|
|
"ShrinkCommand.Runtime",
|
|
"UniTask",
|
|
"UnityEngine.TestRunner",
|
|
"UnityEditor.TestRunner"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS"
|
|
],
|
|
"versionDefines": [],
|
|
"noEngineReferences": false
|
|
}
|