Release Build Manager
Front-end for publishing production releases.
This is a personal project, and will not work in your environment without matching my hardcoded project folder structure, WiX templates, and specific AssemblyInfo template. It's only here for representation.
- At-a-glance view of all project versions and status.
- Automated Project Version management. Maintains the base Product Version as well as the Version number for each Project Dependency.
- Project modification tracking.
- Maintains time-stamped Build Logs.
- Quick access to the Project folders and launching the associated Solution.
- Exclude any Project from appearing in the main list.
- Mark any Project's Installer to always run after the Build.
- Creates a Microsoft MSI installer based off the WIX Toolset.
- Creates a selective zip of the base Project and adds it to it's Releases folder. (This is sent to NAS for backups. Always use proper Source Control!)
- Creates a selective zip of each Project Dependency, and adds it to it's Releases folder. (This is sent to NAS for backups. Always use proper Source Control!)
|