visual studio - Convert a project folder into its own project? -
is there cool trick take subfolder in visual studio , make it's own project in folder namespace? assembly has gotten rather large , it's time refactor. manually seems there way this.
one option exclude files project, move them own folder, , use new project existing code wizard:
Comments
Post a Comment