I have a solution that in a release environment contains serveral assemblies that are accessed through remoting.

When I work in debug I would like to use these projects locally. Removing the compiled assembly reference and adding the project for each project each time I switch from debug to release is quite time consuming.

Is there a way I can automate it? I tried using Macros and Guidance Automation toolkit but am not sure where to start?

Any help on this would be appreciated

Thanks