Add the Entities NativeQueue adapter, standalone .NET runtime and source generator, reproducible smoke coverage, and Unity benchmark assets for EventBus 2.0.
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
{
|
|
"name": "ShrinkEventBus.Benchmark",
|
|
"rootNamespace": "ShrinkEventBus.Benchmark",
|
|
"references": [
|
|
"ShrinkEventBus.Runtime",
|
|
"UniTask"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"autoReferenced": true
|
|
}
|