Fix some nullable warnings #355
Annotations
2 warnings
test:
src/UniGetUI.Core.Tools/Tools.cs#L453
Converting null literal or possible null value to non-nullable type.
|
test:
src/UniGetUI.Core.Tools/Tools.cs#L459
Dereference of a possibly null reference.
|