From 27ac9d0c05425cbba4322fe0dcd1d481be458f59 Mon Sep 17 00:00:00 2001 From: Juan Carlos Aguilera Mendez Date: Thu, 15 Mar 2018 13:15:30 -0700 Subject: [PATCH] Remove AgentToolsPath --- buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json index 4fdb968..7886975 100644 --- a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json +++ b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json @@ -341,10 +341,7 @@ }, "CrossgenArg": { "value": "" - }, - "AgentToolsPath": { - "value": "$(AgentToolsPath)" - }, + } }, "retentionRules": [ { -- 2.7.4