Can I safely move ReferencePath information from a .vbproj.user (or .csproj.user) file into the corresponding project file?
Will this break anything?
Note: All developers will be using developing from the same location on their machines.
We'd like to allow users to maintain their own settings for other things, but have this basic info be setup once and checked into source control to be shared to all.
<HintPath>for an assembly reference? – Hans Passant Nov 28 '11 at 14:23