Renaming a folder should rename the corresponding namespace #9626
Labels
Area-C#
Specific to the C# language.
Area-VisualBasic
Specific to the VB.NET language.
Triage-Approved
Reviewed and prioritized
Given a structure like:
Where
MyClass.cs
has content:Renaming the
MyComponent
folder in Visual Studio's Solution Explorer should rename theMyComponent
namespace.The text was updated successfully, but these errors were encountered: