From d5f0c1f4e667438600a2c380de5f66a800414f2d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 11 May 2021 12:14:33 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210510.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21257.5 -> To Version 6.0.0-beta.21260.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3d324d09b..fd150a322 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 5faea1b7965644d1f1c666a7130f6f614abe76c0 + 44324e2d3563921f60b1522fccf3fef45dcfe636 diff --git a/global.json b/global.json index aaed89b07..d5fa7465d 100644 --- a/global.json +++ b/global.json @@ -17,6 +17,6 @@ "xcopy-msbuild": "16.8.0-preview2.1" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21257.5" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21260.1" } }