-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Throwing this here to take into consideration, according to Microsoft, we should consider adopting NRT by next year:
https://devblogs.microsoft.com/dotnet/embracing-nullable-reference-types/
There are some caveats tho regarding C# 8 and multitargeting that I'm not sure if we have to care about (I have to dig into it) but as I said, just to consider it, let me know your thoughts @reisenberger please.
siriak and reisenberger