Daniel Lidstrom
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Daniel Lidstrom created a post, Rider wants to remove #nullable enable directive
I'm working on a .NET Framework project where I have enabled nullable analysis using Directory.Build.props. This also requires to put a “#nullable enable” statement at the top of every cs file. How...