/Rock-UpdatePackageBuilder

The code that builds the update packages.

Primary LanguageC#

Rock-BuildUpdatePackage

The code that builds the update packages.

See Packaging Rock Core Updates for details.

Usage:

RockPackageBuilder.exe -r <path to local repo> -l <last version> -c <current version>

Example:

RockPackageBuilder.exe -r C:\Misc\Rock-ChMS -l 0.1.6 -c 0.1.7