Steps to Reproduce
- Try to use System.Drawing.Color on iOS
- It requires OpenTK to be brought in
Expected Behavior
Since we conform to .NET Standard 2.0 which System.Drawing.Color lives in we should have this available in a non-third-party assembly.
Actual Behavior
OpenTK dependency is needed.
Environment
15.9
Steps to Reproduce
Expected Behavior
Since we conform to .NET Standard 2.0 which System.Drawing.Color lives in we should have this available in a non-third-party assembly.
Actual Behavior
OpenTK dependency is needed.
Environment
15.9