Use a class library project to create an assembly. We store each 3rd party assembly that a project uses in a lib directory with each project and is commited with the source code. As we use a lot of OSS projects from the trunk, we find this easier to do than globally registered assemblies.
Bookmarks