How do I change "Specific Version" default value when adding a reference?

Posted by TheSean on Stack Overflow See other posts from Stack Overflow or by TheSean
Published on 2010-06-15T13:05:19Z Indexed on 2010/06/16 5:12 UTC
Read the original article Hit count: 245

Filed under:
|
|
|

When I add a reference to my project, I usually want to use Specific Version = FALSE. This is because our automated build will set the version number. I see the default behavior is to be TRUE.

Is there a way to change this? Counting on manually changing that value is error prone (and I end up breaking the build).

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET