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

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

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

google shop client API returns 400 bad request error while adding an item -