A convenient tool for quick solution back-ups.
SolutionZipper does the following in a single step:
- Saves all unsaved project files.
- Cleans all available solution configurations (Debug, Release, etc.).
- Cleans all Deployment Projects.
- Zips all files in the entire solution:
- The zip file is uniquely named: SolutionName_YYYYMMDD-HHMMSS.zip
- The paths for all files are solution directory relative.
- The zip file is placed at the same level as the solution directory.
