From 5e0d753b3991f3d757a646f93d1fcd0c6ac2f5ac Mon Sep 17 00:00:00 2001 From: Ashish Kumar Singh Date: Thu, 10 Feb 2022 13:44:50 +0530 Subject: [PATCH] Revert "Update dependencies from https://github.com/dotnet/arcade build 20220208.1 (#6094)" This reverts commit 7c29f086b641dcc7b8845d5103fe83e86a5e7180. --- 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 e1b43436830..072cba39e10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,25 +75,25 @@ - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 70831f0d126fe88b81d7dc8de11358e17a5ce364 - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 70831f0d126fe88b81d7dc8de11358e17a5ce364 - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 70831f0d126fe88b81d7dc8de11358e17a5ce364 - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 70831f0d126fe88b81d7dc8de11358e17a5ce364 - + https://github.com/dotnet/arcade - dda61e4601d38b5d9d972f0541ff652ba5a16ad6 + 70831f0d126fe88b81d7dc8de11358e17a5ce364 diff --git a/eng/Versions.props b/eng/Versions.props index faff81e5592..97c41883f3d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,9 +37,9 @@ - 7.0.0-beta.22108.1 - 7.0.0-beta.22108.1 - 7.0.0-beta.22108.1 + 7.0.0-beta.22103.1 + 7.0.0-beta.22103.1 + 7.0.0-beta.22103.1 diff --git a/global.json b/global.json index 2d590de7926..ff7e487675e 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22108.1", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22108.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22103.1", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22103.1" }, "sdk": { "version": "7.0.100-alpha.1.22053.1"