Skip to content

Update bridge sql-multi-instance sample to NServiceBus 10 #7516

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cquirosj
Copy link
Contributor

Fixes: #7279

  • Updated all .csproj files to target .NET 10.0 and use LangVersion 13.0
  • Updated NServiceBus package reference from 9.* to 10.0.0-alpha.1
  • Updated NServiceBus.Transport.SqlServer from 8.* to 9.0.0-alpha.1
  • Added prerelease.txt marker to indicate development stage features
  • Verified successful compilation of all projects in the solution
  • test

cquirosj added 2 commits July 18, 2025 00:18
ixes: #7279

- Updated all .csproj files to target .NET 10.0 and use LangVersion 13.0
- Updated NServiceBus package reference from 9.* to 10.0.0-alpha.1
- Updated NServiceBus.Transport.SqlServer from 8.* to 9.0.0-alpha.1
- Added prerelease.txt marker to indicate development stage features
- Verified successful compilation of all projects in the solution

This migration updates the bridge sql-multi-instance sample from NServiceBus 9 to NServiceBus 10, maintaining all existing functionality while using the latest prerelease packages.
@cquirosj cquirosj self-assigned this Jul 18, 2025
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Pull request has had no activity for 30 days. label Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Pull request has had no activity for 30 days.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Sample: bridge/sql-multi-instance
1 participant