Skip to content

Neo4j.Driver dependency issue with Microsoft.Bcl.AsyncInterfaces DLL #817

@sharooksubana

Description

@sharooksubana

I am using Neo4j.Driver.Signed version 5.24.0 .NET Standard, as per the documentation it have dependency on DLL Microsoft.Bcl.AsyncInterfaces version >= 5.0.0 please see below screenshot for reference.
image

I have Microsoft.Bcl.AsyncInterfaces version 7.0.0 in my machine but still it throw error saying it requires Microsoft.Bcl.AsyncInterfaces version equal to 5.0.0

In NuGet package when I try to download Microsoft.Bcl.AsyncInterfaces of version 5.0.0 , it is marked as deprecated and no longer maintained, please see below image for reference.

image

why is Neo4j.Driver.Signed is still referring to the deprecated version of Microsoft.Bcl.AsyncInterfaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions