Reporter |
![]() |
---|---|
Created | Jan 27, 2012 5:03:56 PM |
Updated | Jan 27, 2012 5:03:56 PM |
Priority | Normal |
Type | Usability Problem |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Sergey Shkredov (serjic.shkredov) |
Subsystem | Refactoring |
Affected versions | 6.1 |
Fixed in build | No Fixed in build |
I have a number of projects in a solution, two of which share the same code (barring one .cs file) as they build separate assemblies, one for Excel 2003 and Excel 2010. The 2 project files are in the same directory. When I come to rename (amongst other things) I get the Message box 'this document is opened by another project' and have to press OK multiple times to continue the rename. Yes, the file does exist in 2 projects in the same solution (only once on disk), however a modal dialog box that reqires me to click OK for every affected file is a nuisance. Affects other activities than just refactoring.