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)
-
0
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.
-
0
Will be fixed in https://github.com/aspnetzero/aspnet-zero-core/issues/1646.