Base solution for your next web application
Open Closed

ASP.NET CORE MVC & JQuery version 6.0.0 using .Net Core 2.1 warning #5660


User avatar
0
kevinfarrow created

Downloaded ASP.NET CORE MVC & JQuery version 6.0.0 using .Net Core 2.1 Framework, compiled and get the following warning:

Warning NU1701 Package 'Abp.Owin 3.8.3' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.1'. This package may not be fully compatible with your project. RQMS.Web.Core D:\Development\RQMS Business Hub\src\RQMS.Web.Core\RQMS.Web.Core.csproj 1


2 Answer(s)
  • User Avatar
    0
    statuscast created

    Getting the same warning. At first I thought it may be because of my merge process but a clean download and build is causing the same thing.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Will be fixed in https://github.com/aspnetzero/aspnet-zero-core/issues/1646.