From 5026c76cea993afff35b4276d53b1c2f8163c592 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 21 Aug 2023 12:01:21 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230819.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.23417.3 -> To Version 8.0.0-beta.23419.1 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cb92cc7189..e2b3276f934 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -56,17 +56,17 @@ - + https://github.com/dotnet/arcade - 7837a0b504ed9a598daebd50f20520ccda5fe2b1 + 385129cbc980a515ddee2fa56f6b16f3183ed9bc - + https://github.com/dotnet/arcade - 7837a0b504ed9a598daebd50f20520ccda5fe2b1 + 385129cbc980a515ddee2fa56f6b16f3183ed9bc - + https://github.com/dotnet/arcade - 7837a0b504ed9a598daebd50f20520ccda5fe2b1 + 385129cbc980a515ddee2fa56f6b16f3183ed9bc diff --git a/eng/Versions.props b/eng/Versions.props index 8debf67a3ae..de045db50dc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -31,7 +31,7 @@ 8.0.0-rc.1.23420.1 - 8.0.0-beta.23417.3 + 8.0.0-beta.23419.1 diff --git a/global.json b/global.json index 3c532609fdc..3ce448dab21 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23417.3", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23417.3" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23419.1", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23419.1" } }