Files
Workspace/Assets/Modules/ShrinkContext.AppAdapter/Editor/ShrinkContext.AppAdapter.Editor.asmdef
T

20 lines
448 B
Plaintext

{
"name": "ShrinkContext.AppAdapter.Editor",
"rootNamespace": "ShrinkContext.AppAdapter.Editor",
"references": [
"ShrinkContext.AppAdapter.Runtime",
"ShrinkContext.Core.Runtime",
"UniTask"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}