-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Ive enabled nullables on my local fork using <Nullable>enable</Nullable>
While most warnings are pretty easy to fix, there seem to be several code locations where a particular value can actually be null, resulting in a crash. Would be making some PRS to implement the nullable concept (and maybe also going net6 and using stuff like <ImplicitUsings>enable</ImplicitUsings>
or doing some code cleanups) be in interest?
Metadata
Metadata
Assignees
Labels
No labels