We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd0ad2 commit 6207a69Copy full SHA for 6207a69
projects/RabbitMQ.Client/RabbitMQ.Client.csproj
@@ -32,7 +32,6 @@
32
<!--
33
https://learn.microsoft.com/en-us/answers/questions/1371494/for-net-standard-2-0-library-why-add-net-core-3-1
34
https://devblogs.microsoft.com/dotnet/embracing-nullable-reference-types/#what-should-library-authors-do
35
- Note: only setting language version 8.0 for nullable reference types!
36
-->
37
<LangVersion>9.0</LangVersion>
38
<Nullable>enable</Nullable>
0 commit comments