[feature/net11-scouting] Update dependencies from dotnet/arcade#19514
Merged
T-Gro merged 7 commits intofeature/net11-scoutingfrom Apr 10, 2026
Merged
Conversation
…327.6 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26171.1 -> To Version 11.0.0-beta.26177.6
…c-feature/net11-scouting-c48d3fbe-c436-4589-93d8-06c6b9e57f62
The RegexOptions enum gained AnyNewLine = 0x0800 in .NET 11 preview. Update the 'Enums should have fields' test to expect this new field. Also fix NonBacktracking to use 'box' consistently with other entries. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…404.1 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26171.1 -> To Version 11.0.0-beta.26204.1
The EditorTests fix (RegexOptions.AnyNewLine for .NET 11) was already applied in 12a2f56. Build 1365346 passed all jobs. The latest build 1367397 had all non-MacOS jobs abandoned due to infrastructure issues. No code changes needed — retriggering CI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…rsions CI failure FSharp.Core 11.0.100 and FSharp.Compiler.Service 43.12.100 have already been published to NuGet, causing the check to fail. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
T-Gro
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
From https://github.com/dotnet/arcade