From ecef340f63358c86e8bc57fc4a6839dc5b0950fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 May 2026 02:03:02 +0000 Subject: [PATCH 1/5] Update dependencies from https://github.com/dotnet/sdk build 20260506.17 On relative base path root Microsoft.NET.Sdk From Version 9.0.117-servicing.26222.5 -> To Version 9.0.118-servicing.26256.17 --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e068b1a1046..8333199a85b 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -33,7 +33,7 @@ This file should be imported by eng/Versions.props 9.0.0-rc.2.24462.10 9.0.15 - 9.0.117-servicing.26222.5 + 9.0.118-servicing.26256.17 7.0.100-alpha.1.21601.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a18039fa841..3ea43f32e45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 01d0ec839787da2b4e5b9b4264d92c7c9e4a2046 + 169ebac93bbb74d256fb36d05caa12fa3baa3192 https://github.com/dotnet/runtime From ceee41efa9d2e188e32d38d2ba3ed288bd6c84ca Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 7 May 2026 02:03:52 +0000 Subject: [PATCH 2/5] Re-generate global.json for PR #25352: [release/9.0.1xx] Update dependencies from dotnet/sdk --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index d5f9bb447a5..a9145a2c261 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.117-servicing.26222.5" + "version": "9.0.118-servicing.26256.17" }, "tools": { - "dotnet": "9.0.117-servicing.26222.5" + "dotnet": "9.0.118-servicing.26256.17" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4" From 8bab841c31dfa218d7d927a7dbc34984412e2307 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 7 May 2026 21:44:52 +0200 Subject: [PATCH 3/5] Add a 8.0.28 feed. --- NuGet.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NuGet.config b/NuGet.config index 9f148d9aa4e..5656f74a113 100644 --- a/NuGet.config +++ b/NuGet.config @@ -37,6 +37,8 @@ + + From 719890f22c0c57251b65e0d770dd025670149afb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 May 2026 02:02:43 +0000 Subject: [PATCH 4/5] Update dependencies from https://github.com/dotnet/sdk build 20260507.2 On relative base path root Microsoft.NET.Sdk From Version 9.0.117-servicing.26222.5 -> To Version 9.0.118-servicing.26257.2 --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 8333199a85b..88583438af9 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -33,7 +33,7 @@ This file should be imported by eng/Versions.props 9.0.0-rc.2.24462.10 9.0.15 - 9.0.118-servicing.26256.17 + 9.0.118-servicing.26257.2 7.0.100-alpha.1.21601.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3ea43f32e45..67c9a7c7ab3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/sdk - 169ebac93bbb74d256fb36d05caa12fa3baa3192 + 756f82d7575b135bd8e30a84d1fc3d684b57e824 https://github.com/dotnet/runtime From 2c2e1492aea9ba3922f6ca4acd036e5da504d992 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 8 May 2026 02:03:35 +0000 Subject: [PATCH 5/5] Re-generate global.json for PR #25352: [release/9.0.1xx] Update dependencies from dotnet/sdk --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index a9145a2c261..d6e26f2dcf7 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "9.0.118-servicing.26256.17" + "version": "9.0.118-servicing.26257.2" }, "tools": { - "dotnet": "9.0.118-servicing.26256.17" + "dotnet": "9.0.118-servicing.26257.2" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"