From 5b4f12805fa1c2885ac97e3a8fb2abbe25d83c92 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 16:26:30 +0200 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220412.2 (#1066) Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22211.6 -> To Version 7.0.0-beta.22212.2 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 3ebc59cbce..9cb9f847dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - d2715c6ef2c3e2847925250f0a8012344fbb9846 + 2e24ed0bdbd4e3b42c296503955c837bb0b08372 - + https://github.com/dotnet/arcade - d2715c6ef2c3e2847925250f0a8012344fbb9846 + 2e24ed0bdbd4e3b42c296503955c837bb0b08372 - + https://github.com/dotnet/arcade - d2715c6ef2c3e2847925250f0a8012344fbb9846 + 2e24ed0bdbd4e3b42c296503955c837bb0b08372 - + https://github.com/dotnet/arcade - d2715c6ef2c3e2847925250f0a8012344fbb9846 + 2e24ed0bdbd4e3b42c296503955c837bb0b08372 - + https://github.com/dotnet/arcade - d2715c6ef2c3e2847925250f0a8012344fbb9846 + 2e24ed0bdbd4e3b42c296503955c837bb0b08372 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 110afc635c..1515d9bf73 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.22211.6 - 7.0.0-beta.22211.6 + 7.0.0-beta.22212.2 + 7.0.0-beta.22212.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.22211.6 + 7.0.0-beta.22212.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 a2cb9a2a1d..d7d5409e9d 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.22211.6", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22211.6" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22212.2", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22212.2" } }