From 4c69360100ff51e0ad8c72f07495b7e133f0b57e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 17:47:06 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#1711) Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fdceb2526e..0fe71c6aee 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 853cdb7499e6edddd5239e4b7a90f098ea84a261 + 226c103b56a979243f08032e6cddb4deb66ea54b - + https://github.com/dotnet/arcade - 853cdb7499e6edddd5239e4b7a90f098ea84a261 + 226c103b56a979243f08032e6cddb4deb66ea54b - + https://github.com/dotnet/arcade - 853cdb7499e6edddd5239e4b7a90f098ea84a261 + 226c103b56a979243f08032e6cddb4deb66ea54b - + https://github.com/dotnet/arcade - 853cdb7499e6edddd5239e4b7a90f098ea84a261 + 226c103b56a979243f08032e6cddb4deb66ea54b - + https://github.com/dotnet/arcade - 853cdb7499e6edddd5239e4b7a90f098ea84a261 + 226c103b56a979243f08032e6cddb4deb66ea54b https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 9d980e91d6..f7d41b78dd 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ "xcopy-msbuild": "17.6.0-2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23357.3", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23357.3", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23360.1", "MSBuild.Sdk.Extras": "3.0.44" } }