Updating the namespace automatically in Visual Studio 2015/ C# -
i doing clean up/ restructuring on code (c#) move classes in tree structure. looking way update namespaces default ones (like projectname.rootfolder.childfolder).
i know there ways 1 one in old post looking clean simple update way. wish there "right clicking on folder , clicking on update namespace!" there not.
anyone knows add-on/ easy way it?
resharper tool work on legacy code. try use tool. right click on folder> go refactor , select adjust namespaces
Comments
Post a Comment