Skip to content

.Net Framework Versions #176

@mathrb

Description

@mathrb

Hello,
It seems strange that a .Net 4.5 project uses the .Net 3.5 - client version of the msgpack, because it cannot use .Net 4.5.2
After cloning the repo, changing the target framework to 4.5 is ok, no compilation error.
Maybe you could provide more .net framework versions in nuget repo ?
My issue was that a Tuple<Dictionary<string,object>,string,List> (thanks to zerorpc :p ) does not have a default constructor in .Net 3.5 client. But it works in .Net 4.5(didn't try with .Net 4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequires or request to feature enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions