From d5cea2529f55343bb3ba1cd5e216b1c894b20f7a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 2 Jan 2023 13:09:03 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20221230.1 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.22623.1 -> To Version 8.0.0-beta.22630.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 58506d94cd..4125fcc42f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,9 +19,9 @@ - + https://github.com/dotnet/arcade - 27f876d352ee2a1105c0bf1869cad048141acb3a + e82404fca08383513e0b0b3c5308d4a9b18b7c7a diff --git a/global.json b/global.json index 245cbef910..248ecac308 100644 --- a/global.json +++ b/global.json @@ -20,6 +20,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.5.0", - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22623.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22630.1" } }