VS 2015 + Resharper 9.0, move refactoring disabled for solution folders(worked in previous versions)
I recently installed VS2015 and Resharper 9 and it's mostly been a breeze. However, my solution is logically divided into sections using solution folders, and when I try to move files between them, resharper doesn't allow me to. I can do this with my previous version 8.2 at work, but it no longer works.
Attachment(s):
resharper_issue.png
Please sign in to leave a comment.
Hello Todd,
Do I right understand that you tried to move a file from a project in the first solution folder to a new folder in the second solution folder, but not to a project in the second one? Since the error message says that you tried to create a new folder in the second solution folder. So, please send me a sample solution which will demonstrate the issue, because when I tried to move a file between projects which exist in different solution folders, ReSharper did not show me any error and moved the file.
By the way, as I see on the screenshot, the original location and the target one look the same, doesn't it?
Thanks!
Actually, I am moving the file from a project in a solution folder to another *project* in the solution folder.
Also, I provided the screenshot to demonstrate the error, however, that error will come up regardless of where I try to put that file(I've tried every possible location)