It answers the question:
Lists every non-portable API used in your assemblies, grouped by the assembly it resides in.
This is the critical error. You will see entries like System.Web.HttpContext failing when moving to .NET Core.
It answers the question:
Lists every non-portable API used in your assemblies, grouped by the assembly it resides in.
This is the critical error. You will see entries like System.Web.HttpContext failing when moving to .NET Core.