rabbitmq / rabbitmq-dotnet-client

RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
https://www.rabbitmq.com/dotnet.html
Other
2.07k stars 579 forks source link

nuget CPM support #1599

Closed WeihanLi closed 3 months ago

WeihanLi commented 3 months ago

Proposed Changes

Use the nuget CPM feature to manage the nuget package versions centrally

https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management

Types of Changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask on the mailing list. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

WeihanLi commented 3 months ago

submodule project needs to be updated also https://github.com/rabbitmq/toxiproxy-netcore/pull/1

WeihanLi commented 3 months ago

thanks for help