Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for NServiceBus 8 #13

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Update for NServiceBus 8 #13

merged 4 commits into from
Oct 13, 2023

Conversation

bbrandt
Copy link
Contributor

@bbrandt bbrandt commented Oct 11, 2023

Does this mean it works? 😁 I am by no means an ActivityListener expert, so please let me know if you see anything I could be doing better.

image

@bbrandt bbrandt marked this pull request as ready for review October 11, 2023 22:43
@@ -0,0 +1,17 @@
namespace NServiceBus.Extensions.IntegrationTesting
{
internal static class NsbActivityNames
Copy link

Choose a reason for hiding this comment

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

It looks like these fields are unused. Can you remove them?

  • OutgoingEventActivityName
  • SubscribeActivityName
  • UnsubscribeActivityName

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done! Thanks!

@jbogard jbogard merged commit 45a7e76 into jbogard:master Oct 13, 2023
2 checks passed
@bbrandt bbrandt deleted the nsb-8 branch October 13, 2023 15:53
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.

3 participants