Prerequisites
Description
When referencing the beta12 nuget package for netcoreapp3.1 target, the wrong version of the SixLabors.ImageSharp.Drawing.dll is included (0.0.0-alpha.0+39acb53427a-4b0d0f989c...) instead of the correct 1.0.0-beta12 version.
Steps to Reproduce
Add nuget package reference for Sixlabors.ImageSharp.Drawing beta 12 to netcoreapp3.1 (or net5.0) project).
System Configuration
N/A
- ImageSharp.Drawing version: beta12
- Other ImageSharp packages and versions: N/A
- Environment (Operating system, version and so on): Windows 10 20H2
- .NET Framework version: Net5.0
- Additional information:
Prerequisites
DEBUGandRELEASEmodeDescription
When referencing the beta12 nuget package for netcoreapp3.1 target, the wrong version of the SixLabors.ImageSharp.Drawing.dll is included (0.0.0-alpha.0+39acb53427a-4b0d0f989c...) instead of the correct 1.0.0-beta12 version.
Steps to Reproduce
Add nuget package reference for Sixlabors.ImageSharp.Drawing beta 12 to netcoreapp3.1 (or net5.0) project).
System Configuration
N/A