$ErrorActionPreference = "Stop" $root = Split-Path -Parent $PSScriptRoot dotnet build "$root\IMSApiDotNet_10.0.0-59_HttpClient.sln" -c Release