You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As explained in this video by Mads Torgersen in the first ~25 minutes or so, all libraries should aim to be "nullified" before november 2020. This means I need to enable nullable and adopt the new features.
Edit: this would mean I can't target .NET Standard 2.0 I think.. I'll look into it more.
The text was updated successfully, but these errors were encountered:
As explained in this video by Mads Torgersen in the first ~25 minutes or so, all libraries should aim to be "nullified" before november 2020. This means I need to enable nullable and adopt the new features.
Edit: this would mean I can't target .NET Standard 2.0 I think.. I'll look into it more.
The text was updated successfully, but these errors were encountered: