Files
ShrinkContext.AppAdapter/Runtime/ShrinkContext.AppAdapter.Runtime.asmdef
cneicy 2e8cc588c4
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:49:53 +08:00

15 lines
398 B
Plaintext

{
"name": "ShrinkContext.AppAdapter.Runtime",
"rootNamespace": "ShrinkContext.AppAdapter",
"references": [
"ShrinkContext.Core.Runtime",
"ShrinkApp.Core.Runtime",
"ShrinkEventBus.Runtime",
"UniTask"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": false
}