From 77d8676cde028a032aaa4aacac6683f5f7e01dc5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 14 Aug 2021 12:18:12 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210812.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21410.8 -> To Version 6.0.0-beta.21412.1 --- 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 07090067ec4..8df89b3c54f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -83,25 +83,25 @@ - + https://github.com/dotnet/arcade - e10772e3594e46a031574c20a4145441737ac56d + 58ac7035021bd7277ef7582338afd25403fc9aea - + https://github.com/dotnet/arcade - e10772e3594e46a031574c20a4145441737ac56d + 58ac7035021bd7277ef7582338afd25403fc9aea - + https://github.com/dotnet/arcade - e10772e3594e46a031574c20a4145441737ac56d + 58ac7035021bd7277ef7582338afd25403fc9aea - + https://github.com/dotnet/arcade - e10772e3594e46a031574c20a4145441737ac56d + 58ac7035021bd7277ef7582338afd25403fc9aea - + https://github.com/dotnet/arcade - e10772e3594e46a031574c20a4145441737ac56d + 58ac7035021bd7277ef7582338afd25403fc9aea diff --git a/eng/Versions.props b/eng/Versions.props index 3cbe066107d..2e758a5869a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,9 +39,9 @@ - 6.0.0-beta.21410.8 - 6.0.0-beta.21410.8 - 6.0.0-beta.21410.8 + 6.0.0-beta.21412.1 + 6.0.0-beta.21412.1 + 6.0.0-beta.21412.1 diff --git a/global.json b/global.json index 94418e46f60..eb74449f1f0 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21410.8", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21410.8" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21412.1", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21412.1" }, "sdk": { "version": "6.0.100-rc.1.21379.2"