Extended Processes
Extended Processes
Optional Build Processes
By placing these files in your solution root, the processes will execute as described
| File Name | Description |
|---|---|
| prebuild.tsk | Execute after Configuration Management processing, but before any build tasks |
| postbuild.tsk | Execute after solution and project level build tasks are complete |
Optional Package Processes
By placing these files in your solution root, the processes will execute as described
| File Name | Description |
|---|---|
| package.tsk | Execute after package workspace has been cleaned |
| wrap.tsk | Execute after package but prior to creating self-extracting release |