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 a530626 commit 908b26cCopy full SHA for 908b26c
projects/RabbitMQ.Client.OAuth2/RabbitMQ.Client.OAuth2.csproj
@@ -31,7 +31,7 @@
31
https://learn.microsoft.com/en-us/answers/questions/1371494/for-net-standard-2-0-library-why-add-net-core-3-1
32
https://devblogs.microsoft.com/dotnet/embracing-nullable-reference-types/#what-should-library-authors-do
33
-->
34
- <LangVersion>9.0</LangVersion>
+ <LangVersion>12.0</LangVersion>
35
<Nullable>enable</Nullable>
36
</PropertyGroup>
37
0 commit comments