From 46d4ea61f19ffbb7b633f9400a50c159e815544a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:35:28 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230108.1 (#1511) [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 4e26fe81..a4daf3c1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 5730ab692bd256e6005bd7a03368cd2c219e1954 + 53026f034f7b8abfb9362ed018519423d81c9abb - + https://github.com/dotnet/arcade - 5730ab692bd256e6005bd7a03368cd2c219e1954 + 53026f034f7b8abfb9362ed018519423d81c9abb - + https://github.com/dotnet/arcade - 5730ab692bd256e6005bd7a03368cd2c219e1954 + 53026f034f7b8abfb9362ed018519423d81c9abb - + https://github.com/dotnet/arcade - 5730ab692bd256e6005bd7a03368cd2c219e1954 + 53026f034f7b8abfb9362ed018519423d81c9abb - + https://github.com/dotnet/arcade - 5730ab692bd256e6005bd7a03368cd2c219e1954 + 53026f034f7b8abfb9362ed018519423d81c9abb https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index a9e1e32a..01bf837e 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23056.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23058.1" } }