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:

http://msdn.microsoft.com/en-us/library/754c3hy7.aspx


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -