Skip to content

React.AspNet 2.4.0 is not compatible with netcoreapp1.0 #275

@drobertson123

Description

@drobertson123

When loading the package via Nuget for an ASP.NET core RC2 project as per the quickstart;

Install-Package React.AspNet

The result is an incompatibility notice in the project.json file;

Package React.AspNet 2.4.0 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package React.AspNet 2.4.0 supports: net451 (.NETFramework,Version=v4.5.1)
One or more packages are incompatible with .NETCoreApp,Version=v1.0.

At this point it won't run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions