I have 3 projects in a solution, one is a ConsoleApp, the other two are a MyLibrary class library with one class, and a xUnit test project
ConsoleApp
MyLibrary
xUnit