R
Ronald S. Cook
If I choose not to include a dependent project in my solution, but rather
just reference the .dll in that project's bin\debug folder, are there any
negative repercussions?
Or, is it more normal/better to just go ahead and include that project in
the solution?
I'm thinking I would prefer the prior because we have alot of projects and
most main projects reference several other projects and that would be alot
of projects within a solution, maybe unnecessarily?
I think maybe I just don't fully understand any limitations (if any) to just
referencing the .dll. Does it just mean the inconvenience of having to have
2 Visual Studio sessions up at the same time if wanting to work on both
projects simultaneously?
Thanks,
Ron
just reference the .dll in that project's bin\debug folder, are there any
negative repercussions?
Or, is it more normal/better to just go ahead and include that project in
the solution?
I'm thinking I would prefer the prior because we have alot of projects and
most main projects reference several other projects and that would be alot
of projects within a solution, maybe unnecessarily?
I think maybe I just don't fully understand any limitations (if any) to just
referencing the .dll. Does it just mean the inconvenience of having to have
2 Visual Studio sessions up at the same time if wanting to work on both
projects simultaneously?
Thanks,
Ron