Weihan Li
Weihan Li
RabbitMQ.Client 7.0 would have built-in Activity when publish/consumer message, it would be helpful for distributed trace, and it would be great if we could support 7.0 in our next major(8.0)...
use `InternalsVisibleTo` msbuild item to simplify the assembly attribute
floating version now supported via a config ```xml true ``` https://github.com/NuGet/NuGet.Client/pull/5528/files
The tags is effective only when `AllDataRequested` so avoid adding tags if not necessary see https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.activity.isalldatarequested?view=net-8.0
nuget.org now supports deprecate packages, maybe we could mark the deprecated API version packages as deprecated so that the user could know the packages need to be updated to work...
`net7.0` is out of support today, and `net6.0` is going to out of support when `net9.0` released, maybe we should drop the support of outdated targets - https://dotnet.microsoft.com/en-us/platform/support/policy consider removing...
- use `GlobalPackageReference` for `StyleCop.Analyzers` - remove `Microsoft.SourceLink.GitHub` since the source link and this package had been included in .NET 8 SDK https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management#global-package-references https://github.com/dotnet/sourcelink?tab=readme-ov-file#using-source-link-in-net-projects
enable nullable reference types for better develop experience
### What happened? I tried to uninstall the 18.20.4 version but canceled for the first time, then I could not uninstall any more  ### What did you expect to...
How to share a space with others