Files
ShrinkCommand.Integration.App/Runtime/ShrinkCommand.Integration.App.asmdef
T
cneicy 18459f1e4b
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:49:40 +08:00

19 lines
451 B
Plaintext

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