I have project with views and project with controller, which must use view from first project. I found some solutions like this solution, but problem is that first project already include reference on second project with controller.
I have project with views and project with controller, which must use view from first project. I found some solutions like this solution, but problem is that first project already include reference on second project with controller.