From f15b153f248ea525dc3dcd56c7fc38f5a30d1ddb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 12:45:04 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220421.2 (#1369) [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 161797e6..b44bed42 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 8e2ccde11b70936d8254669a4a74653c580a1340 + daab9b4d3afbde7ed92882f0f0c540ef5e015fd2 - + https://github.com/dotnet/arcade - 8e2ccde11b70936d8254669a4a74653c580a1340 + daab9b4d3afbde7ed92882f0f0c540ef5e015fd2 - + https://github.com/dotnet/arcade - 8e2ccde11b70936d8254669a4a74653c580a1340 + daab9b4d3afbde7ed92882f0f0c540ef5e015fd2 - + https://github.com/dotnet/arcade - 8e2ccde11b70936d8254669a4a74653c580a1340 + daab9b4d3afbde7ed92882f0f0c540ef5e015fd2 - + https://github.com/dotnet/arcade - 8e2ccde11b70936d8254669a4a74653c580a1340 + daab9b4d3afbde7ed92882f0f0c540ef5e015fd2 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 63b45f79..75fa2986 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22220.6" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22221.2" } }