Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ImageSharp instead of System.Drawing.Common #8

Merged
merged 1 commit into from Sep 25, 2021

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented Sep 24, 2021

System.Drawing.Common is becoming Windows-only in .NET 6 so let's use ImageSharp instead which is a truly cross-platform solution.

System.Drawing.Common is [becoming Windows-only](https://github.com/dotnet/designs/blob/main/accepted/2021/system-drawing-win-only/system-drawing-win-only.md) in .NET 6 so let's use ImageSharp instead which is a truly cross-platform solution.
@SimonCropp SimonCropp added the enhancement New feature or request label Sep 25, 2021
@SimonCropp SimonCropp added this to the 0.4.0 milestone Sep 25, 2021
@SimonCropp
Copy link
Member

thanks. will deploy it now

@SimonCropp SimonCropp merged commit 42dc5f1 into VerifyTests:main Sep 25, 2021
@0xced 0xced deleted the ImageSharp branch September 25, 2021 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants