From 2ff79fb0cfa14c0ccccd08161e8201da89dca04c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 12:41:42 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230515.1 (#1594) [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 f7c8923c..16dc3ad4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 + 2d8d59065b5e090584a8e90c4371fc06ed60bdc5 - + https://github.com/dotnet/arcade - 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 + 2d8d59065b5e090584a8e90c4371fc06ed60bdc5 - + https://github.com/dotnet/arcade - 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 + 2d8d59065b5e090584a8e90c4371fc06ed60bdc5 - + https://github.com/dotnet/arcade - 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 + 2d8d59065b5e090584a8e90c4371fc06ed60bdc5 - + https://github.com/dotnet/arcade - 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 + 2d8d59065b5e090584a8e90c4371fc06ed60bdc5 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 0a88473f..5f921cf8 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23262.5" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23265.1" } }