From 2bf1ef6eb093fbea82d12e5f1ca455f3904a09c0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 13 Apr 2021 17:29:55 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210310.3 Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.ApiCompat From Version 5.0.0-beta.21159.7 -> To Version 5.0.0-beta.21160.3 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- global.json | 4 ++-- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1fed42d64c7..f348cb447f4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -103,25 +103,25 @@ - + https://github.com/dotnet/arcade - 917ded6b428fc30b40f5ba4e35eb0c863d7f69e1 + 670382be6a978ba401c21c57ba44311199d2682a - + https://github.com/dotnet/arcade - 917ded6b428fc30b40f5ba4e35eb0c863d7f69e1 + 670382be6a978ba401c21c57ba44311199d2682a - + https://github.com/dotnet/arcade - 917ded6b428fc30b40f5ba4e35eb0c863d7f69e1 + 670382be6a978ba401c21c57ba44311199d2682a - + https://github.com/dotnet/arcade - 917ded6b428fc30b40f5ba4e35eb0c863d7f69e1 + 670382be6a978ba401c21c57ba44311199d2682a - + https://github.com/dotnet/arcade - 917ded6b428fc30b40f5ba4e35eb0c863d7f69e1 + 670382be6a978ba401c21c57ba44311199d2682a diff --git a/eng/Versions.props b/eng/Versions.props index 41c86b4b10b..033366027ea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -42,9 +42,9 @@ - 5.0.0-beta.21159.7 - 5.0.0-beta.21159.7 - 5.0.0-beta.21159.7 + 5.0.0-beta.21160.3 + 5.0.0-beta.21160.3 + 5.0.0-beta.21160.3 diff --git a/global.json b/global.json index 9dc11626296..06760e07a57 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21159.7", - "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21159.7" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21160.3", + "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21160.3" }, "sdk": { "version": "5.0.100"