rabbitmq-dotnet-client icon indicating copy to clipboard operation
rabbitmq-dotnet-client copied to clipboard

CLS compliance

Open lukebakken opened this issue 5 years ago • 1 comments

See #264

This might be something to do. Worth investigating for 7.0.

lukebakken avatar Feb 07 '20 15:02 lukebakken

Notes:

  • https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1014
  • https://github.com/dotnet/runtime/discussions/88607
  • https://github.com/StackExchange/StackExchange.Redis/blob/main/src/StackExchange.Redis/AssemblyInfoHack.cs
  • https://github.com/npgsql/npgsql/blob/main/src/Npgsql/Properties/AssemblyInfo.cs

lukebakken avatar Dec 22 '23 16:12 lukebakken