Skip to content

Is blazor-dragdrop really compatible with .NET 5.0 ? #113

@sylvainonweb

Description

@sylvainonweb

Hi,

when I try to build my application on my build server, I encounter this error
error NU1202: Le package blazor-dragdrop 2.2.2 n'est pas compatible avec net50 (.NETFramework,Version=v5.0). Le package blazor-dragdrop 2.2.2 prend en charge�: netstandard2.1 (.NETStandard,Version=v2.1)

It seems that blazor-dragdrop 2.2.2 is based on .NET Standard 2.1 which is not compatible with .NET 5.0.
Is it true ? If yes, could you create a version based on .NET 5.0 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions