Attempt to apply "Move Type to File" in .NET Core project results in "MoveTypeToFileCodeFix encountered an error and has been disabled"
Steps to reproduce:
- Visual Studio -> File -> New Project -> Templates ->.Net Core -> Console Application
- Create new, empty class in Program.cs file
- Try to move new class to separate file
Hi Arkadiusz,
Thank you for your report. I have reproduced the issue. Once we find an appropriate solution, we will update this thread.