Closed mee-ironsoftware closed 1 year ago
Looks good to me. Do we need to document how to use IronDrawing in framework projects? Ideally finding a way to do this without users having to do special config for the IDE would be a big win
For using Framework project, User need to switch from packages.config
to PackageReference
.
Default Visual Studio is packages.config
old style.
So, user can be done by Tools > Options > NuGet Package Manager > General > Default package management format.
SixLabors.ImageSharp.Drawing
andSixLabors.Fonts
into lib folder