|
-
Jul 29th, 2009, 01:44 AM
#1
Re: Add dll to project for all developers?
You should create a Dependencies folder under your project folder and put your DLL in there. That way it will be in the same relative location for everyone who works on the project. If you're using source control then that Dependencies folder would be included. If one person updates the project with a new version of that DLL then everyone else will get the updated version when they get the latest source code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|