From bbeb7013630a129f3ec84bf4a1173c25974733d0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 16:21:27 +0200 Subject: [PATCH] Update dependencies from https://github.com/dotnet/roslyn build 20210620.2 (#6600) Microsoft.Net.Compilers.Toolset From Version 4.0.0-2.21313.1 -> To Version 4.0.0-2.21320.2 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d5d51eca35..6f218ecd248 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -10,9 +10,9 @@ https://github.com/nuget/nuget.client 7950d9b3c0b7fb9dc1c55700dc00e86e1ebd82f2 - + https://github.com/dotnet/roslyn - 62440772fc36af806e444f09d1c27f0e3d55feae + acc39bc99b84648f84d8775519a858a63dd739be diff --git a/eng/Versions.props b/eng/Versions.props index a220d400742..5f881de4a85 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ Otherwise, this version of dotnet will not be installed and the build will error out. --> $([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1)) 6.0.0-preview.2.21154.6 - 4.0.0-2.21313.1 + 4.0.0-2.21320.2 6.0.0-preview.1.107