I have a project named Shared, and a folder structure like this:
ProjectRoot
|-Common
|- AddressBook
|- PhoneBook
Refactor gives me:
Shared.Address Book.Common instead of Shared.Common.AddressBook
Shared.Phone Book.Common instead of Shared.Common.PhoneBook
Hi Bruno,
I tried to reproduce this issue on the simple class library project but failed. See this screencast.
Would you provide us with problematic project to reproduce this issue? It would be helpful if you provide us with a screencast illustrating the problem in action. For instance, you can capture it using the free Jing tool from TechSmith.
We are looking forward to hearing from you.
I have attached a screencast showing the problem
I don't know if this is relevant to this version of coderush, but the project I'm using is a .NET standard library
Hi Bruno,
Thanks for the additional information. I have managed to reproduce the issue.
Please give us some time to research the issue in detail.