From 98f0c1b9f39e00140fc0cfa6a64d25455462b8df Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 9 Feb 2019 01:06:13 +0800 Subject: ... --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 157a4992..1a737c89 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,7 +19,6 @@ steps: command: build feedsToUse: config nugetConfigPath: nuget.config - arguments: '--configuration $(buildConfiguration)' - task: DotNetCoreCLI@2 -- cgit v1.2.3