0
whyline created
.Web.Core.csproj : warning NU1701: Package 'Abp.Owin 3.4.0' was restored using '.NETPortable,Version=v0.0,Profile=Profile259, .NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project
2 Answer(s)
-
0
@whyline which version of <a class="postlink" href="https://www.nuget.org/packages/Abp.AspNetZeroCore.Web">https://www.nuget.org/packages/Abp.AspNetZeroCore.Web</a> do you use right now ? I had a similar problem with it and we fixed it in the v1.1.1 of Abp.AspNetZeroCore.Web.
Thanks.