I work in a code base where, for historical reasons, not all projects have the same coding conventions. In fact, within a single .sln, I have projects requiring different naming conventions.
Is there a way for resharper to use different settings based on which project the file I'm editing lives in?
c # resharper
Lucas meijer
source share