From c4ecfaca020ab3f478a58f2b296013314b167403 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 15:37:02 +0200 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#1069) Co-authored-by: dotnet-maestro[bot] --- 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 9cb9f847dd..fbff0eead4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 2e24ed0bdbd4e3b42c296503955c837bb0b08372 + 4ec0b54a25d4e2129e8b34f60b4489e325421cb7 - + https://github.com/dotnet/arcade - 2e24ed0bdbd4e3b42c296503955c837bb0b08372 + 4ec0b54a25d4e2129e8b34f60b4489e325421cb7 - + https://github.com/dotnet/arcade - 2e24ed0bdbd4e3b42c296503955c837bb0b08372 + 4ec0b54a25d4e2129e8b34f60b4489e325421cb7 - + https://github.com/dotnet/arcade - 2e24ed0bdbd4e3b42c296503955c837bb0b08372 + 4ec0b54a25d4e2129e8b34f60b4489e325421cb7 - + https://github.com/dotnet/arcade - 2e24ed0bdbd4e3b42c296503955c837bb0b08372 + 4ec0b54a25d4e2129e8b34f60b4489e325421cb7 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 1515d9bf73..da6a480d17 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -104,8 +104,8 @@ 2.4.1 2.0.3 2.4.1 - 7.0.0-beta.22212.2 - 7.0.0-beta.22212.2 + 7.0.0-beta.22213.2 + 7.0.0-beta.22213.2 1.22.0 1.1.2 2.0.0 @@ -115,7 +115,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 7.0.0-beta.22212.2 + 7.0.0-beta.22213.2 1.0.0-beta.21265.1 1.1.0-beta.21228.1 1.0.0-prerelease.21264.3 diff --git a/global.json b/global.json index d7d5409e9d..aa4aa9f5b6 100644 --- a/global.json +++ b/global.json @@ -12,7 +12,7 @@ "vswhere": "2.5.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22212.2", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22212.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22213.2", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22213.2" } }