From e7bb04ff819666a8d408a9616cf6cc2cf526b049 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 07:23:14 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210602.1 (#10839) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fb04208ae..3d7ce74f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -136,14 +136,14 @@ - + https://github.com/dotnet/arcade - c7d6bd607715f334cda90e01967bb0c02dee09be + 9945dc4ebbb511b027df34cb5ab579f6395d1dda - + https://github.com/dotnet/arcade - c7d6bd607715f334cda90e01967bb0c02dee09be + 9945dc4ebbb511b027df34cb5ab579f6395d1dda https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index 7f5baf003..5063e9cc9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 6.0.0-beta.21281.1 + 6.0.0-beta.21302.1 diff --git a/global.json b/global.json index d3ff04ab1..f7574ef5a 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21281.1", + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21302.1", "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.21253.2" } }