From aca63e012c4e2a881deff0aa05b817e71729dc4d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 13:42:00 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230126.1 (#1526) [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 bbe1b38d..11a4ddd5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 74a74c44f54249ac59d045b49f9f8da922e0b8d8 + 3900335a25247d931fc62a62a1ebc30acbb5403d - + https://github.com/dotnet/arcade - 74a74c44f54249ac59d045b49f9f8da922e0b8d8 + 3900335a25247d931fc62a62a1ebc30acbb5403d - + https://github.com/dotnet/arcade - 74a74c44f54249ac59d045b49f9f8da922e0b8d8 + 3900335a25247d931fc62a62a1ebc30acbb5403d - + https://github.com/dotnet/arcade - 74a74c44f54249ac59d045b49f9f8da922e0b8d8 + 3900335a25247d931fc62a62a1ebc30acbb5403d - + https://github.com/dotnet/arcade - 74a74c44f54249ac59d045b49f9f8da922e0b8d8 + 3900335a25247d931fc62a62a1ebc30acbb5403d https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 2999293d..d2100239 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23075.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23076.1" } }