From c30f8d57edbca8cf6d41c79dfaebce693828aa25 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 5 May 2026 02:04:11 +0000 Subject: [PATCH 1/5] Backflow from https://github.com/dotnet/dotnet / 423ddd1 build 312946 Diff: https://github.com/dotnet/dotnet/compare/500589b2e20fb8a427620bb0fe9cedf1c68c5333..423ddd1cabeff54b53750de2d429e6ea121c7fd1 From: https://github.com/dotnet/dotnet/commit/500589b2e20fb8a427620bb0fe9cedf1c68c5333 To: https://github.com/dotnet/dotnet/commit/423ddd1cabeff54b53750de2d429e6ea121c7fd1 [[ commit created by automation ]] --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index d714510330..9fefe09e42 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,7 +14,7 @@ - 4 + 5 preview$(FSharpPreReleaseIteration) 11 From 7bd090187b79b5982b5578973f51921f70b08998 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 5 May 2026 02:04:11 +0000 Subject: [PATCH 2/5] Update dependencies from build 312946 No dependency updates to commit [[ commit created by automation ]] --- NuGet.config | 1 - eng/Version.Details.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index 42cd6c447d..527f95b5c8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,7 +8,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d285aa3b17..78f2bebb62 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/msbuild From 472e030e7d0cce3d37d05832e96ddbe14732ccf1 Mon Sep 17 00:00:00 2001 From: Tomas Grosup Date: Tue, 5 May 2026 15:56:33 +0200 Subject: [PATCH 3/5] Re-add MSBuild darc NuGet source needed for Microsoft.Build 18.6.4 The codeflow automation incorrectly removed the darc-pub-DotNet-msbuild-Trusted-13cd968a NuGet source while Microsoft.Build.Framework 18.6.4 is still referenced in Version.Details.xml. This package is not available on any standard feed (nearest stable is 18.4.0 on dotnet-public), causing NU1103 errors across all CI jobs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index 527f95b5c8..42cd6c447d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,6 +8,7 @@ + From fc6b4401e4d1eca1634a8e9534a66daebee4f522 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 6 May 2026 02:04:36 +0000 Subject: [PATCH 4/5] Update dependencies from build 313071 No dependency updates to commit [[ commit created by automation ]] --- NuGet.config | 1 - eng/Version.Details.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index 42cd6c447d..527f95b5c8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,7 +8,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9300a84b8e..a021d5bfc6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/msbuild From a51b08204e307bdcb06485b312f2ed93f7a248a1 Mon Sep 17 00:00:00 2001 From: Tomas Grosup Date: Wed, 6 May 2026 13:50:27 +0200 Subject: [PATCH 5/5] Re-add MSBuild darc NuGet source needed for Microsoft.Build 18.6.4 The codeflow automation incorrectly removed the darc-pub-DotNet-msbuild-Trusted-13cd968a NuGet source while Microsoft.Build.Framework 18.6.4 is still referenced in Version.Details.xml. This package is not available on any standard feed (nearest stable is 18.4.0 on dotnet-public), causing NU1103 errors across all CI jobs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index 527f95b5c8..42cd6c447d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,6 +8,7 @@ +