From 2fa5943406b94ed0477f596fe0999904a0f24cfa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 13:39:18 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230117.5 (#1520) [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 8259c81d..3162cab0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - e52b885a6ec2fc87c9e94b80d9ff7a862786390b + 3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 - + https://github.com/dotnet/arcade - e52b885a6ec2fc87c9e94b80d9ff7a862786390b + 3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 - + https://github.com/dotnet/arcade - e52b885a6ec2fc87c9e94b80d9ff7a862786390b + 3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 - + https://github.com/dotnet/arcade - e52b885a6ec2fc87c9e94b80d9ff7a862786390b + 3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 - + https://github.com/dotnet/arcade - e52b885a6ec2fc87c9e94b80d9ff7a862786390b + 3600aa80a01e90f38a7b86b9d7c1264e091aa5a8 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index bf54ae8d..92611e91 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23066.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23067.5" } }