diff --git a/build.ps1 b/build.ps1 index be7a95d..6dd0398 100644 --- a/build.ps1 +++ b/build.ps1 @@ -75,7 +75,7 @@ param ( [string] $BuildModuleVersion = "1.0.0-preview0020", [Parameter()] - [version] $InvokeBuildModuleVersion = "5.11.3" + [version] $InvokeBuildModuleVersion = "5.10.3" ) $ErrorActionPreference = 'Stop' $here = Split-Path -Parent $PSCommandPath @@ -123,4 +123,4 @@ Write-Host "Using Build module version: $ver" #endregion # Load the build configuration -. $here/.devops/config.ps1 \ No newline at end of file +. $here/.devops/config.ps1