From 0ce2adbe6054c753c4464c63e2899d4d6582b11a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 14:02:26 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230109.1 (#1514) [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 a4daf3c1..ac106491 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 53026f034f7b8abfb9362ed018519423d81c9abb + d360f5e4d22cdc673601d6cc60284ced948706ae - + https://github.com/dotnet/arcade - 53026f034f7b8abfb9362ed018519423d81c9abb + d360f5e4d22cdc673601d6cc60284ced948706ae - + https://github.com/dotnet/arcade - 53026f034f7b8abfb9362ed018519423d81c9abb + d360f5e4d22cdc673601d6cc60284ced948706ae - + https://github.com/dotnet/arcade - 53026f034f7b8abfb9362ed018519423d81c9abb + d360f5e4d22cdc673601d6cc60284ced948706ae - + https://github.com/dotnet/arcade - 53026f034f7b8abfb9362ed018519423d81c9abb + d360f5e4d22cdc673601d6cc60284ced948706ae https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 01bf837e..db356946 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23058.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23059.1" } }