Skip to content

Beta12 nuget package lib for netcoreapp3.1 target has incorrect version of SixLabors.ImageSharp.Drawing.dll #137

@starkna

Description

@starkna

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of ImageSharp.Drawing
  • I have verified if the problem exist in both DEBUG and RELEASE mode
  • I have searched open and closed issues to ensure it has not already been reported

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbuild

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions