From 2f216bb9a58a975a31509cb1b2cf5cc5857f1d5d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 14:56:45 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/core-setup build 20200909.3 (#3907) [release/3.1] Update dependencies from dotnet/core-setup - Coherency Updates: - Microsoft.NETCore.App.Internal: from 3.1.3-servicing.20120.1 to 3.1.9-servicing.20459.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.Platforms: from 3.1.0 to 3.1.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Resources.Extensions: from 4.7.0 to 4.7.1 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NET.Sdk.IL: from 3.1.3-servicing.20118.3 to 3.1.9-servicing.20458.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Microsoft.NETCore.ILAsm: from 3.1.3-servicing.20118.3 to 3.1.9-servicing.20458.2 (parent: Microsoft.NETCore.App.Runtime.win-x64) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 26 +++++++++++++------------- eng/Versions.props | 10 +++++----- global.json | 2 +- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/NuGet.config b/NuGet.config index ce944577419..9bdc5955772 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,8 +3,7 @@ - - + @@ -13,4 +12,5 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4cb1f56e9a3..60431f9cd73 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -10,18 +10,18 @@ Note: if the Uri is a new place, you will need to add a subscription from that p - + https://github.com/dotnet/core-setup - 2d163b87b605fd23ceebfb04484e5ec5f2bffc32 + 1a04dd08e56bf52e88668c1ef2bd3f630ad442a5 - + https://github.com/dotnet/core-setup - 2d163b87b605fd23ceebfb04484e5ec5f2bffc32 + 1a04dd08e56bf52e88668c1ef2bd3f630ad442a5 - + https://github.com/dotnet/corefx - 0f7f38c4fd323b26da10cce95f857f77f0f09b48 + d6302a72f8eafa326d7572a02acf8f3021ebb9e8 https://github.com/dotnet/corefx @@ -43,9 +43,9 @@ Note: if the Uri is a new place, you will need to add a subscription from that p https://github.com/dotnet/corefx 0f7f38c4fd323b26da10cce95f857f77f0f09b48 - - https://github.com/dotnet/corefx - 0f7f38c4fd323b26da10cce95f857f77f0f09b48 + + https://dev.azure.com/dnceng/internal/_git/dotnet-corefx + 059a4a19e602494bfbed473dbbb18f2dbfbd0878 https://github.com/dotnet/corefx @@ -60,14 +60,14 @@ Note: if the Uri is a new place, you will need to add a subscription from that p 0f7f38c4fd323b26da10cce95f857f77f0f09b48 - + https://github.com/dotnet/coreclr - c5d3d752260383fbed72ba2b4d86d82fea673c76 + c2e8c9f71737d87a95610851587e2a1eaf18c91c 5596 - + https://github.com/dotnet/coreclr - c5d3d752260383fbed72ba2b4d86d82fea673c76 + c2e8c9f71737d87a95610851587e2a1eaf18c91c 5596 diff --git a/eng/Versions.props b/eng/Versions.props index 6af6edbd398..e67d028b563 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -13,19 +13,19 @@ - 3.1.3 - 3.1.3-servicing.20120.1 + 3.1.9 + 3.1.9-servicing.20459.3 3.1.0 - 3.1.0 + 3.1.3 4.7.0 4.7.0 4.7.0 4.7.0 4.7.0 - 4.7.0 + 4.7.1 4.7.0 4.7.0 4.7.0 @@ -33,7 +33,7 @@ 3.0.0-preview5-27616-73 - 3.1.3-servicing.20118.3 + 3.1.9-servicing.20458.2 diff --git a/global.json b/global.json index 44fdfd12426..423be202916 100644 --- a/global.json +++ b/global.json @@ -17,7 +17,7 @@ "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20113.5", "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.20113.5", - "Microsoft.NET.Sdk.IL": "3.1.3-servicing.20118.3" + "Microsoft.NET.Sdk.IL": "3.1.9-servicing.20458.2" }, "native-tools": { "dotnet-api-docs_netcoreapp3.0": "0.0.0.1"