Hi.
We have chosen following approach:
1. The refernces assemblies are placed into subfolder of solution folder
("References").
2. All assembly references are added from that folder.
3. As result, the inside the *.csproj files are relative to
the project folder. If not, they can be changed wi
Hi,
We are looking to update our build process to use VS2005 and .NET 2.0.
Currently we are using the task to build our web projects and
associated libraries.
In addition, in some cases, we have a number of pre-compiled assemblies that
are referenced by various projects. In order to resolve