Files
ShrinkEventBus/Benchmark/ShrinkEventBus.Benchmark.asmdef
cneicy 1c921f5aec
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:18 +08:00

14 lines
292 B
Plaintext

{
"name": "ShrinkEventBus.Benchmark",
"rootNamespace": "ShrinkEventBus.Benchmark",
"references": [
"ShrinkEventBus.Runtime",
"UniTask"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true
}