Fix the reference / hint path issue.
The number of times I have to go in and manually edit the hint paths to point at our lib folder because VS has 'intelligently' decided that it should point at some other copy of the dll. If I tell it to point at a file, that usually means that I want it to reference that 'exact' file.
41
votes
1 comment
-
Anonymous
commented
I have some projects with duplicate GUIDs and very different guts to support references to separately-built things in developer builds, but built everything from source in server-based builds. Need a "reference by name" feature.