From c023f1a806239efaa29bef5e35dbc554ea4f4b91 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:41:00 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230116.1 (#1519) [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 25d58ac1..8259c81d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 1b04d6de502c4108ada6ea8e5ccefdc2ddc3ee7b + e52b885a6ec2fc87c9e94b80d9ff7a862786390b - + https://github.com/dotnet/arcade - 1b04d6de502c4108ada6ea8e5ccefdc2ddc3ee7b + e52b885a6ec2fc87c9e94b80d9ff7a862786390b - + https://github.com/dotnet/arcade - 1b04d6de502c4108ada6ea8e5ccefdc2ddc3ee7b + e52b885a6ec2fc87c9e94b80d9ff7a862786390b - + https://github.com/dotnet/arcade - 1b04d6de502c4108ada6ea8e5ccefdc2ddc3ee7b + e52b885a6ec2fc87c9e94b80d9ff7a862786390b - + https://github.com/dotnet/arcade - 1b04d6de502c4108ada6ea8e5ccefdc2ddc3ee7b + e52b885a6ec2fc87c9e94b80d9ff7a862786390b https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index ed74a559..bf54ae8d 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23063.7" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23066.1" } }