From fc0ab39f1bd2f1cd4d5b5c0a07f66f61a44263ea Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 12:36:03 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210701.2 (#1106) [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 28d13f2f..0c83f1fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 26345756f99087811b1fe4d02ff213eb172ec506 + 7f52af24016a4b749a2c1f219105c0f5a7100028 - + https://github.com/dotnet/arcade - 26345756f99087811b1fe4d02ff213eb172ec506 + 7f52af24016a4b749a2c1f219105c0f5a7100028 - + https://github.com/dotnet/arcade - 26345756f99087811b1fe4d02ff213eb172ec506 + 7f52af24016a4b749a2c1f219105c0f5a7100028 - + https://github.com/dotnet/arcade - 26345756f99087811b1fe4d02ff213eb172ec506 + 7f52af24016a4b749a2c1f219105c0f5a7100028 - + https://github.com/dotnet/arcade - 26345756f99087811b1fe4d02ff213eb172ec506 + 7f52af24016a4b749a2c1f219105c0f5a7100028 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index e8367fe3..029bfde9 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21330.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21351.2" } }