Curretnly I am working on NopCommerce
Just want a very simple question, But not able to find exact solution Problem is when i compile a project it generates 2 assemblies : 1. one at output path , 2. second at ..\obj\Debug
I want to create dll only at single location , is it possible ??,what is the setting i m missing, Please tell me the link If i am missing
I am getting referene but with opposite question like this : Visual studio one project with several dlls as output?