0

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?

Visual studio one project with several dlls as output?

Community
  • 1
  • 1
neeraj
  • 345
  • 2
  • 6
  • 19
  • 1
    `obj\Debug` is used as a temp and for debugging purposes. I guess you could override the behavior (not sure though), but why does it bother you? – walther Apr 14 '13 at 10:10
  • actually ....it is referring some old source code of some old dll. i have project "Nop.Common" , it is using as reference , i have clean up all the build and rebuild the solution again . still cant find out out where the source code iss coming. that is the problem – neeraj Apr 14 '13 at 12:09

0 Answers0