From d498440003be5dbd1f56fdc3a29368a8e34e83c1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 17:07:13 +0200 Subject: [PATCH] [main] Update dependencies from 4 repositories (#58999) Co-authored-by: dotnet-maestro[bot] Co-authored-by: Premek Vysoky --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 10 +++++----- global.json | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a5a55f1647d43..15b11fdf4ef02 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -162,29 +162,29 @@ https://github.com/dotnet/llvm-project 35de2c8bd7ac4070a7524aeef4e4ada58452949b - + https://github.com/dotnet/runtime - b7e10374429b5af32debc4660aa9bce41cfb903e + 0becd27f728f9e1eeb2a168789418ad4191ade99 - + https://github.com/dotnet/runtime - b7e10374429b5af32debc4660aa9bce41cfb903e + 0becd27f728f9e1eeb2a168789418ad4191ade99 - + https://github.com/dotnet/runtime - b7e10374429b5af32debc4660aa9bce41cfb903e + 0becd27f728f9e1eeb2a168789418ad4191ade99 - + https://github.com/dotnet/runtime - b7e10374429b5af32debc4660aa9bce41cfb903e + 0becd27f728f9e1eeb2a168789418ad4191ade99 - + https://github.com/dotnet/runtime - b7e10374429b5af32debc4660aa9bce41cfb903e + 0becd27f728f9e1eeb2a168789418ad4191ade99 - + https://github.com/dotnet/runtime - b7e10374429b5af32debc4660aa9bce41cfb903e + 0becd27f728f9e1eeb2a168789418ad4191ade99 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 097869c369828..623a290d79fd3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -71,12 +71,12 @@ 6.0.0-preview.1.102 - 7.0.0-alpha.1.21456.1 - 7.0.0-alpha.1.21456.1 - 7.0.0-alpha.1.21456.1 + 7.0.0-alpha.1.21463.1 + 7.0.0-alpha.1.21463.1 + 7.0.0-alpha.1.21463.1 3.1.0 - 7.0.0-alpha.1.21456.1 + 7.0.0-alpha.1.21463.1 5.0.0 4.3.0 @@ -114,7 +114,7 @@ 7.0.0-alpha.1.21463.1 4.5.4 4.5.0 - 7.0.0-alpha.1.21456.1 + 7.0.0-alpha.1.21463.1 7.0.0-beta.21464.1 7.0.0-beta.21464.1 diff --git a/global.json b/global.json index 4fec323b05864..fb9fac282f4cb 100644 --- a/global.json +++ b/global.json @@ -18,6 +18,6 @@ "Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21463.4", "Microsoft.Build.NoTargets": "3.1.0", "Microsoft.Build.Traversal": "3.0.23", - "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21456.1" + "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21463.1" } }