Skip to content

protobuf-net-data dependency with System.MemoryΒ #75

@hakanornek

Description

@hakanornek

I was using protobuf-net-data 4.0.0 in my project. While everything was working fine in .NET Framework 4.7.2, When Update System.Memory 4.6.2 from NuGet package i have an exception like this ;

Exception thrown: 'System.IO.FileLoadException' in protobuf-net-data.dll ("Could not load file or assembly 'System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.

System.Memory Working: 4.6.0 βœ” Not Working : 4.6.2 😒
System.Buffers Working: 4.6.0 βœ” Not Working : 4.6.1 😒
System.Numerics.Vectors Working: 4.6.0 βœ” Not Working : 4.6.1 😒

Thanks for your helps..

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