Closed
Description
MoreLinq is supporting c# 8 and is built using vs 2019.
I did a quick test for using c#8 Nullable Reference Types by adding the next line to morlinq.csproj:
<Nullable>enable</Nullable>
I get many warning (~207 warning).
Is there a plan to use c# 8 Nullable Reference Types and fix all related warning?
Metadata
Metadata
Assignees
Labels
No labels