Skip to content

Incorrect package minimum for dependency #29

@isaacabraham

Description

@isaacabraham

This project needs Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson 5.0.7 yet in NuGet the package ranges are (>= 5.0.0 && < 6.0.0).

When using NuGet client this causes runtime errors as NuGet defaults to 5.0.0 for this transitive when it needs at least 5.0.7.

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