Skip to content

Incompatible with netstandard #5

@chrsin

Description

@chrsin

When trying to install on a project with netstandard1.5 i get the following error:

DEBUG: Checking compatibility for Strilanc.Value.May 1.0.2 with .NETStandard,Version=v1.5.
ERROR: Package Strilanc.Value.May 1.0.2 is not compatible with netstandard1.5 (.NETStandard,Version=v1.5). Package Strilanc.Value.May 1.0.2 supports: portable-net40+sl4+win8+wp7 (.NETPortable,Version=v0.0,Profile=Profile2)
ERROR: One or more packages are incompatible with .NETStandard,Version=v1.5.
DEBUG: Incompatible packages: 1

Not sure if there is something in the package that makes it incompatible. But if it is possible i would love to be able to install it in my netstandard1.5 project. :)

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