Skip to content

Instantly share code, notes, and snippets.

@domgreen
Created April 16, 2011 15:39
Show Gist options
  • Save domgreen/923205 to your computer and use it in GitHub Desktop.
Save domgreen/923205 to your computer and use it in GitHub Desktop.
Simple cspack command for cloud automation
cspack \ServiceDefinition.csdef
/role:WebRole1;\CloudService.WebRole
/role:WorkerRole1;\CloudService.WorkerRole\bin\Release;
domgreen.CloudService.WorkerRole.dll
/out:CloudService.cspkg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment