From f2c2b4e43216a5c30dba05cf75208167b06fdbbc Mon Sep 17 00:00:00 2001 From: 杨宇千 Date: Thu, 17 Oct 2019 14:06:43 +0800 Subject: ... --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e696b6a9..7fcf898f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,7 @@ stages: - task: UseDotNet@2 inputs: packageType: sdk - version: 3.x + version: 2.x - script: | dotnet restore Timeline/Timeline.csproj --configfile nuget.config -- cgit v1.2.3