Skip to content

"System.MissingMethodException" with Asp.Net Core 2.1 RC1 #563

@tmm360

Description

@tmm360

I'm running ImageSharp "1.0.0-beta0003" from NuGet on an Asp.Net Core 2.1 RC1 project, running on .Net Core 2.1 framework.

Loading an image from stream (ex. Image.Load<Rgba32>(imageStream);) I receive the same error of #510.

The main issue is that I can't downgrade "System.Memory" to "4.5.0-preview1-26216-02" because a version conflict:
Error NU1605 Detected package downgrade: System.Memory from 4.5.0-rc1 to 4.5.0-preview1-26216-02..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions