C#namespace ClassLibrary1.Test1 { }
namespace ClassLibrary1.Test2 { }
namespace ClassLibrary1.Test3 { }
namespace ClassLibrary1
{
public class Class1
{
}
}
Refactorings - The modal window remains open after applying the “Move Type to Namespace” refactoring
Answers approved by DevExpress Support
We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.
Important Notes:
- Hotfixes may be unavailable for Early Access/Beta builds or updates set for release within a week.
- .NET only: in the NuGet Package Manager, use your personal NuGet feed and check the "Include prerelease" option to view the hotfix package in the "Updates" tab.
- v21.2.6Download Official Update