I've developed an MVC5 project to be inserted as a plugin into another MVC5 project . the target is to call one partial view from my project in the new project. I've tried to make my project published and built a test mvc5 project , how to embed the first project to be used in the new project ?
Note, Both projects are in windows and will be published on iis8