![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
This could be set by params in config, where you just specify requred version |
#4
| |||
| |||
|
|
This could be set by params in config, where you just specify requred version Yes, I know that these can be set up in a configuration, but what I'm looking for is some way to have a central location of all libraries that we use, so all developers can automatically get the latest version when they build instead of having to manually copy the referenced libraries to their development machine. I guess its more a question of development environment setup rather than project specific. We're (forced to) use CVS for source control and it's a nightmare to ensure all developers have the same local directory hierarchy, so I'm looking for a better solution for the compiled references. I've considered a shared network drive, but there's no way to ensure each developer mapped the same drive letter. The ideal thing would be a server that we can add references to in our projects - kinda like a web reference, but for normal dll's that will be copied locally. Thanks for the suggestion... I'll keep looking. |
#5
| |||
| |||
|
|
When we do out development, we just create a Dependencies folder in VSS (the same would apply to CVS) that is at the same level as the solution. |
|
Alternatively, I believe that references can be added using a UNC path. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |