Commit 858f0456 authored by David McFarland's avatar David McFarland
Browse files

dotnet-sdk: disable msbuild terminal logger

This fixes intermittent ArgumentOutOfRangeExceptions when building
certain packages (e.g. roslyn-ls).
parent f098bd1f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# shellcheck shell=bash disable=SC2154
export MSBUILDALWAYSOVERWRITEREADONLYFILES=1
export MSBUILDTERMINALLOGGER=false

declare -Ag _nugetInputs