Browse Source
Some files in Avalonia.Markup are linked into other projects and their use of `?` was causing warnings in the other projects. Explicitly add `#nullable enable` in these cases for now.pull/5326/head
3 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue