Closed JakeYallop closed 7 months ago
Setting nullable for <WarningsAsErrors> turns on errors for all nullability warnings, however, it is not accepted as a valid value.
nullable
<WarningsAsErrors>
This was fixed in https://github.com/mhutch/MonoDevelop.MSBuildEditor/commit/156a9766afa7291348feb513f9b4f54a7c793e19. I'll release an update in the next couple days.
Setting
nullable
for<WarningsAsErrors>
turns on errors for all nullability warnings, however, it is not accepted as a valid value.