Visual Studio 2010 command to zip up entire solution?
Posted
by Scott Bilas
on Stack Overflow
See other posts from Stack Overflow
or by Scott Bilas
Published on 2010-05-07T22:07:50Z
Indexed on
2010/05/07
22:18 UTC
Read the original article
Hit count: 131
visual-studio-2010
Is there an add-in, macro, extension, or command to let me right-click on a project or solution in my VS2010 Solution Explorer and have it pack it all up into a zip file?
Something like ZipStudio, except I need it for 2010:
© Stack Overflow or respective owner