From eb638bd83b3542f29b8c7618763d210e3eaa0a17 Mon Sep 17 00:00:00 2001 From: Robin Date: Thu, 28 Mar 2019 16:10:19 +0100 Subject: [PATCH] Fixed missing version, and updated nuget version. --- azure-pipelines.yml | 4 ++-- src/Directory.Build.props | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3254a5233..461a267bb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,9 +18,9 @@ steps: version: '3.0.100-preview4-010965' - task: NuGetToolInstaller@0 - displayName: 'Use NuGet 4.9.2' + displayName: 'Use NuGet 4.9.3' inputs: - versionSpec: 4.9.2 + versionSpec: 4.9.3 checkLatest: true - task: NuGetCommand@2 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index aabba5714..9bf3008a7 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -48,7 +48,7 @@ True - +