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)
-
0
Are you using VS 2017 15.3.3+ and NuGet 4.3+?
-
0
I'm receiving similar errors.
I have VS 2017 15.4.2.
-
0
Are you using NuGet 4.3+?
-
0
Name : Package Manager Host Version : 4.4.0.4475
-
0
Did you install .NET Core 2.0 SDK?
-
0
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 ?
-
0
You definitely need to update VS and NuGet.
.NET Core is not a dependency, but the SDK is for .NET Standard 2.0.