Groups | Blog | Home
all groups > dotnet distributed apps > january 2006 >

dotnet distributed apps : Solution --> References


Ansatt
1/25/2006 3:15:30 PM
Hi,

This may not be the correct group, but I make it a try. When my
application is using a library from a different project I add the
different project as a library under the References map. So far so good,
but I want to refer to a debug version when I make my debug project, and
the non debug version when I make a non debug project. Is this possible?
It seems too stupid that you have to manually change all references
after you have debugged both your application and the refered library.

Regards
Ole Asbjorn Fadum
Michael Nemtsev
1/25/2006 6:24:26 PM
Hello Ansatt,

Build your apps manually and for debug/release version reference to necessary
library.
Look at NAnt or MSBuild, to automate this process

A> This may not be the correct group, but I make it a try. When my
A> application is using a library from a different project I add the
A> different project as a library under the References map. So far so
A> good, but I want to refer to a debug version when I make my debug
A> project, and the non debug version when I make a non debug project.
A> Is this possible? It seems too stupid that you have to manually
A> change all references after you have debugged both your application
A> and the refered library.
A>
A> Regards
A> Ole Asbjorn Fadum
A> Scanmar AS
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

AddThis Social Bookmark Button