From 3930748615db36bb8b0c3f0cdced3ddbeb9c94b4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 9 Jan 2025 05:01:59 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20250108.4 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25057.5 -> To Version 10.0.0-beta.25058.4 --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bc2302f62c3c..fafbbecffff5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -559,34 +559,34 @@ - + 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 - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c - + https://github.com/dotnet/arcade - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c - + https://github.com/dotnet/arcade - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c - + https://github.com/dotnet/arcade - 43494f7be1c54e6a065f02f92842e08f29a1ff6f + e7cb34898a1b610eb2a22591a2178da6f1fb7e3c diff --git a/eng/Versions.props b/eng/Versions.props index 2d75ecc73c05..15c7552f9332 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -262,10 +262,10 @@ - 10.0.0-beta.25057.5 - 10.0.0-beta.25057.5 - 10.0.0-beta.25057.5 - 10.0.0-beta.25057.5 + 10.0.0-beta.25058.4 + 10.0.0-beta.25058.4 + 10.0.0-beta.25058.4 + 10.0.0-beta.25058.4 diff --git a/global.json b/global.json index b959d531a65e..d3857f505e02 100644 --- a/global.json +++ b/global.json @@ -17,8 +17,8 @@ "cmake": "latest" }, "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", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1" }