Skip to content

Conversation

@lukebakken
Copy link
Collaborator

Fixes #819

@lukebakken lukebakken added this to the 6.1.0 milestone May 13, 2020
@lukebakken lukebakken requested a review from michaelklishin May 13, 2020 16:31
@lukebakken lukebakken self-assigned this May 13, 2020
@michaelklishin michaelklishin merged commit 8f7a0b4 into master May 13, 2020
@michaelklishin michaelklishin deleted the rabbitmq-dotnet-client-819 branch May 13, 2020 16:40
michaelklishin added a commit that referenced this pull request May 13, 2020
Restore Constants class as public

(cherry picked from commit 8f7a0b4)
public object Offender { get; }
}
}
namespace RabbitMQ.Client.Framing
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of just bringing this back, could we change the namespace to RabbitMQ.Client instead?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukebakken I like this idea. But this PR is already merged, so we'd need another one 🤷‍♂️

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Easy-peasy, I'll get it right now in a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Constants are no longer visible

4 participants