Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.azure/pipelines/ci.yml')
-rw-r--r--.azure/pipelines/ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml
index 51f266471a..0c9ea523f7 100644
--- a/.azure/pipelines/ci.yml
+++ b/.azure/pipelines/ci.yml
@@ -794,8 +794,6 @@ stages:
jobProperties:
timeoutInMinutes: 120
variables:
- # !temporary! Remove as soon as .NET SDK includes a new-enough `msbuild` to make this hack unnecessary
- DOTNET_CLI_DO_NOT_USE_MSBUILD_SERVER: true
# Log environment variables in binary logs to ease debugging
MSBUILDLOGALLENVIRONMENTVARIABLES: true