I have three projects in my solution, UI, Service and Core.
When I add a reference to my Service or my Core projects, from my UI-project, and then tries to add a new controller In the UI, I get the following error message:
When I remove the references, it works and I can create new controllers.
