From 13ba88319d24dc9bdef6e4d18361d2153c8a4fe8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:53:48 +0530 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20250108.4 (#10243) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 10.0.0-beta.25057.5 -> To Version 10.0.0-beta.25058.4 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 16 ++++++++-------- global.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 24637faede0..b6d4a4f1c73 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -165,25 +165,25 @@ - + https://github.com/dotnet/arcade - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c - + https://github.com/dotnet/arcade - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c - + https://github.com/dotnet/arcade - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c https://github.com/dotnet/arcade f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c https://github.com/dotnet/sourcelink diff --git a/global.json b/global.json index c599302f4fd..701a03cbf9d 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25057.5", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25057.5" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25058.4", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25058.4" }, "sdk": { "version": "10.0.100-alpha.1.24573.1"