From 6485a100d7dc9c148c78410acb7c694db863bfbc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 17:05:50 +0200 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#1716) 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 0e9c6fdf61..6da3ee7ee8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 - + https://github.com/dotnet/arcade - dd0aec2c9a3ee25da70212063fddf6cc47cd8780 + 2d2482f9b6ccaaac02ef39adc06b3e30b29a5c13 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 9d697b4491..862e225c8b 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.23360.4", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23360.4", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23361.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23361.1", "MSBuild.Sdk.Extras": "3.0.44" } }