Enable nullable by default
I tried setting
<Nullable>disable</Nullable>
and <Nullable>disable</Nullable>
in Directory.Build.props.
However I still get CS8632. Any way to disable this Directory wide?1 Reply
Maybe try rebuilding your application.