mono / SkiaSharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
MIT License
4.14k stars 522 forks source link

Work around annoying fake warning in the IDE #2844

Closed mattleibow closed 3 weeks ago

mattleibow commented 3 weeks ago

Description of Change

The IDE is reporting a fake issue, but we can fake fix it.

Bugs Fixed

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

rozeboosje commented 3 weeks ago

Nice one... this would make me extremely happy :)