J
jamil
I have common classes that I would like to share amongst a few stand
alone projects. They are independent of each other and not related in
any way. For the life of me, I cannot figure out how to share a
single source code file amongst multiple projects. When I attempt to
add an existing item to a project, Visual Studio makes a copy of the
file. I do not want ten copies of the same source code that I later
have to maintain.
I tried editing the file name and adding ..\Common\whatever.vb, but
this is not permitted. It seems like such a simple thing that I
should not be struggling with.
Any help would be appreciated.
Thanks.
alone projects. They are independent of each other and not related in
any way. For the life of me, I cannot figure out how to share a
single source code file amongst multiple projects. When I attempt to
add an existing item to a project, Visual Studio makes a copy of the
file. I do not want ten copies of the same source code that I later
have to maintain.
I tried editing the file name and adding ..\Common\whatever.vb, but
this is not permitted. It seems like such a simple thing that I
should not be struggling with.
Any help would be appreciated.
Thanks.