From ef56b0e3b293cb3ceb014d080002b90f3e9bcbfc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 12:41:47 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220530.2 (#1398) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 772102d8..702612d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - b8b67b243ba93bf9b89390c85b4dee034d3c5609 + 08693ec7238902569631ccacdb004e3af9f147c4 - + https://github.com/dotnet/arcade - b8b67b243ba93bf9b89390c85b4dee034d3c5609 + 08693ec7238902569631ccacdb004e3af9f147c4 - + https://github.com/dotnet/arcade - b8b67b243ba93bf9b89390c85b4dee034d3c5609 + 08693ec7238902569631ccacdb004e3af9f147c4 - + https://github.com/dotnet/arcade - b8b67b243ba93bf9b89390c85b4dee034d3c5609 + 08693ec7238902569631ccacdb004e3af9f147c4 - + https://github.com/dotnet/arcade - b8b67b243ba93bf9b89390c85b4dee034d3c5609 + 08693ec7238902569631ccacdb004e3af9f147c4 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 5e8d0a98..f2bd3beb 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22276.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22280.2" } }