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

Prepare repo for .NET 8 #311

Merged
merged 18 commits into from
Oct 2, 2023
Merged

Prepare repo for .NET 8 #311

merged 18 commits into from
Oct 2, 2023

Conversation

andreasohlund
Copy link
Member

@andreasohlund andreasohlund commented Aug 22, 2023

Downstream follow-up to preparing for .NET 8.

To support bridging to MSMQ endpoints, this PR adds an NServiceBus.MessagingBridge.Msmq project that produces a bridge-specific MSMQ transport package. It is currently using the MSMQ.Messaging package to provide the System.Messaging replacement implementation.

The plan is to replace that with our own implementation in a follow-up PR.

@andreasohlund andreasohlund marked this pull request as draft August 22, 2023 09:31
@andreasohlund andreasohlund self-assigned this Aug 22, 2023
@bording bording force-pushed the nsb9 branch 2 times, most recently from dfc0cc1 to 9c64846 Compare October 2, 2023 18:02
@bording bording marked this pull request as ready for review October 2, 2023 18:33
@bording bording merged commit edb37c0 into master Oct 2, 2023
14 checks passed
@bording bording deleted the nsb9 branch October 2, 2023 19:01
@kentdr kentdr added this to the 3.0.0 milestone Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants