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 - +