Base solution for your next web application
Open Closed

Package Abp 3.1.2 is not compatible with net461 (.NETFramewo #4145


User avatar
0
omkarchoudhari created

Today morning we downloaded the latest template of aspnetzero with ASPNET Core and Angular (with merged AngularUI into host). But we are getting this error for about 400 different packages in the solution .

Package Abp 3.1.2 is not compatible with net461 (.NETFramework,Version=v4.6.1).

Error "Severity Code Description Project File Line Suppression State Error Package Abp 3.1.2 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Abp 3.1.2 supports: netstandard2.0 (.NETStandard,Version=v2.0)". This has happened on two machines.

Node/NPM and Yarn are properly installed and so is TypeScript.

Do not have any idea how to resolve this. Nuget restore, anular CLI,yarn installation etc. is already done. PLEASE RESPOND URGENTLY.

LOOKING FORWARD TO YOUR RESPONSE .......


7 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    Are you using VS 2017 15.3.3+ and NuGet 4.3+?

  • User Avatar
    0
    jseger created

    I'm receiving similar errors.

    I have VS 2017 15.4.2.

  • User Avatar
    0
    aaron created
    Support Team

    Are you using NuGet 4.3+?

  • User Avatar
    0
    jseger created

    Name : Package Manager Host Version : 4.4.0.4475

  • User Avatar
    0
    aaron created
    Support Team

    Did you install .NET Core 2.0 SDK?

  • User Avatar
    0
    omkarchoudhari created

    No we have not yet installed .Net Core 2.0 SDK. VS2017 VERSION 15n.1(26403.7) NUGET Package Manager version 4.1.0

    is .net core a dependency ?

  • User Avatar
    0
    aaron created
    Support Team

    You definitely need to update VS and NuGet.

    .NET Core is not a dependency, but the SDK is for .NET Standard 2.0.