Skip to content

Error on using package in .Net Framework 4.6.2 project #51

@SandeepBiz

Description

@SandeepBiz

Documentation mentions mx-platform-csharp supports .Net Framework 4.6 but when I am try to add package in .Net Framework 4.6.2 web forms project, I am getting following error.

could not install package 'MX.Platform.CSharp 0.20.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

image

If I download code, build project and then add dll to .Net Framework 4.6 web forms project then I get following error.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions