From 11889fbe15425f905ecf9e46d9c631452c1d34aa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 14:44:38 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230405.4 (#1565) [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 b9d41414..5c57e96d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 747f53d751983dd062f39f4654bff074536e0012 + 290a3ecc0e3dabcdcafff632ccbf28d42db8061b - + https://github.com/dotnet/arcade - 747f53d751983dd062f39f4654bff074536e0012 + 290a3ecc0e3dabcdcafff632ccbf28d42db8061b - + https://github.com/dotnet/arcade - 747f53d751983dd062f39f4654bff074536e0012 + 290a3ecc0e3dabcdcafff632ccbf28d42db8061b - + https://github.com/dotnet/arcade - 747f53d751983dd062f39f4654bff074536e0012 + 290a3ecc0e3dabcdcafff632ccbf28d42db8061b - + https://github.com/dotnet/arcade - 747f53d751983dd062f39f4654bff074536e0012 + 290a3ecc0e3dabcdcafff632ccbf28d42db8061b https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index c1bda549..93d86d78 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23177.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23205.4" } }