K
Konstantin Sokolovskiy
Hello.
I have some VS solution, which contains some ASP.NET projects. Each project
contains some common set of client libraries. For example: there are some
folder ClientCommon, which contains these libraries. At present, each
ASP.NET project contains it's own copy of ClientCommon folder. Is it
possible to leave one copy only for all projects? I can, of course, create
virtual directories for each of ASP.NET projects, which will be mapped to
one phisical location, but these folders are not shown in the VS2003
solution, so I can't edit ClientCommon items. And I can't phisically include
ClientCommon in one of these projects and virtually map all other projects
to this one because of some limitations of our version control system.
Are there any other ways to solve this problem?
Thanks.
I have some VS solution, which contains some ASP.NET projects. Each project
contains some common set of client libraries. For example: there are some
folder ClientCommon, which contains these libraries. At present, each
ASP.NET project contains it's own copy of ClientCommon folder. Is it
possible to leave one copy only for all projects? I can, of course, create
virtual directories for each of ASP.NET projects, which will be mapped to
one phisical location, but these folders are not shown in the VS2003
solution, so I can't edit ClientCommon items. And I can't phisically include
ClientCommon in one of these projects and virtually map all other projects
to this one because of some limitations of our version control system.
Are there any other ways to solve this problem?
Thanks.