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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -