You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field 'bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Nullability of reference types in value of type 'List<(IPath Path, SolidBrush? Fill, SolidPen? Stroke)>' doesn't match target type 'List<(IPath Path, SolidBrush Fill, SolidPen Stroke)>'.