From 48ef1c888a8701c6e917b5d3d6bf0718f35c95fc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:58:32 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230410.3 (#1569) [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 5c57e96d..0b500051 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e5c569253a4cecd110830acbf1ffae96d5a37cc6 - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e5c569253a4cecd110830acbf1ffae96d5a37cc6 - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e5c569253a4cecd110830acbf1ffae96d5a37cc6 - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e5c569253a4cecd110830acbf1ffae96d5a37cc6 - + https://github.com/dotnet/arcade - 290a3ecc0e3dabcdcafff632ccbf28d42db8061b + e5c569253a4cecd110830acbf1ffae96d5a37cc6 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 93d86d78..e6009c1c 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23205.4" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23210.3" } }