Skip to content

Rebus: retarget net10.0, Rebus 8.9.3 and companion packages - #2140

Open
vladimir-pecanac-main wants to merge 1 commit into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/78835-rebus-dotnet
Open

Rebus: retarget net10.0, Rebus 8.9.3 and companion packages#2140
vladimir-pecanac-main wants to merge 1 commit into
CodeMazeBlog:mainfrom
vladimir-pecanac-main:seo/78835-rebus-dotnet

Conversation

@vladimir-pecanac-main

Copy link
Copy Markdown
Collaborator

Retargets dotnet-client-libraries/Rebus from net7.0 to net10.0 and moves the Rebus stack to current stable.

  • Rebus 6.6.5 -> 8.9.3
  • Rebus.RabbitMq 7.4.4 -> 10.1.1
  • Rebus.ServiceProvider 8.4.0 -> 10.7.2
  • Rebus.FleetManager 6.2.0 -> 8.2.2
  • Swashbuckle.AspNetCore 6.4.0 -> 10.2.3
  • Microsoft.AspNetCore.OpenApi 7.0.0 -> 10.0.11

Rebus 8.9.3 ships a net10.0 lib, so this is a retarget with no source changes. dotnet build -c Release succeeds with 0 errors (two pre-existing CS8618 warnings in Publisher/Models/User.cs are unchanged and out of scope) and dotnet test passes 2/2.

Supports the refresh of https://code-maze.com/rebus-dotnet/.

Retargets all four projects in dotnet-client-libraries/Rebus from net7.0
to net10.0 and moves the Rebus stack to current stable:

- Rebus 6.6.5 -> 8.9.3
- Rebus.RabbitMq 7.4.4 -> 10.1.1
- Rebus.ServiceProvider 8.4.0 -> 10.7.2
- Rebus.FleetManager 6.2.0 -> 8.2.2
- Swashbuckle.AspNetCore 6.4.0 -> 10.2.3
- Microsoft.AspNetCore.OpenApi 7.0.0 -> 10.0.11

Rebus 8.9.3 ships a net10.0 lib, so no source changes are required.
Build succeeds with 0 errors and the test project passes 2/2.
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.

1 participant