Y
Hacker News
new
|
ask
|
show
|
jobs
by
nextaccountic
433 days ago
Feels like this should be a compiler error. Or saying otherwise, this location isn't very non-nullable if you can assign null to it
1 comments
neonsunset
433 days ago
Just add <WarningsAsErrors>nullable</WarningsAsErrors> to the project manifest.
link