Reporter | Chris Galley (ChrisGalley) |
---|---|
Created | Jan 27, 2012 5:18:16 PM |
Updated | Jan 27, 2012 5:18:16 PM |
Priority | Normal |
Type | Bug |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | Code Analysis |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
I have a solution with multiple projects, 2 of these point to the same directory (different csproj files). If I set Namespace Provider to false in one project, it alters the csproj.dotsettings in one project to set it to false. In VS this shows up in both projects as false, however the rule fires on the second project and the namespace warning appears. I can get around this error by copying the csproj.Dotsettings file and renaming it for the second project in the directry.