Rebrand Unity RabbitMQ packages #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "t3code/rebrand-rabbitmq-packages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
com.calebbrown.rabbitmqpackage IDs.UnityRabbitMQ.Relayassembly and namespace names.Validation
npm pack --dry-runfor both packages.Known issue
Unity cannot load
RabbitMQ.Clientbecause the copied package does not includeSystem.Runtime.CompilerServices.Unsafe6.0.0. The Unity test runner could not execute the tests.