I am trying to port my Asp.Net WebApi project, based on the Onion Architecture design approach, over to Asp.Net Core. However, when I build my class libraries, the compiler
I updated the output type of non-startup projects in solution to class library, and the problem was fixed.