Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Psake
Psake

Psake

Guillaume ROUCHON

|
418 installs
| (1) | Free
Tools for building with psake.
Get it free

Psake task

Visual Studio Team Services Build and Release extension to run psake build scripts.

Usage

Add a new task, select Psake from the Build category and configure it as needed.

Parameters include:

  • Psake File Path: the path to the psake build script to execute.
  • Task(s): a comma-separated list of task names to execute.
  • Parameters: a comma- or newline-separated list of parameters to be passed into the build script.
  • Properties: a comma- or newline-separated list of properties to be passed into the build script.
  • Framework: the version of the .NET framework to use during build.
  • No Logo: do not display the startup banner and copyright message.

Release notes

New in 2.0.0

  • Breaking change: Upgrade to psake 4.7 which does not support PowerShell 2.0 (via @codeConcussion)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft