Merge branch 'main' into features/UnsafeEvolution#82022
Merged
jjonescz merged 342 commits intoJan 15, 2026
Conversation
This pull request updates the following dependencies [marker]: <> (Begin:c9d72f90-91b9-4504-a914-d7da223eec78) ## From https://github.com/dotnet/roslyn - **Subscription**: [c9d72f90-91b9-4504-a914-d7da223eec78](https://maestro.dot.net/subscriptions?search=c9d72f90-91b9-4504-a914-d7da223eec78) - **Build**: [20251225.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2866980) ([295566](https://maestro.dot.net/channel/548/github:dotnet:roslyn/build/295566)) - **Date Produced**: December 25, 2025 11:16:45 AM UTC - **Commit**: [5dd606b](dotnet@5dd606b) - **Branch**: [main](https://github.com/dotnet/roslyn/tree/main) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [5.3.0-2.25609.8 to 5.3.0-2.25625.1][5] - Microsoft.CodeAnalysis - Microsoft.CodeAnalysis.Analyzers - Microsoft.CodeAnalysis.AnalyzerUtilities - Microsoft.Net.Compilers.Toolset - Roslyn.Diagnostics.Analyzers [5]: dotnet/roslyn@9143e6e...5dd606b [DependencyUpdate]: <> (End) [marker]: <> (End:c9d72f90-91b9-4504-a914-d7da223eec78) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Reuses the setup-pr-validation script to follow the same process the pr-validation pipeline does
…extension methods (dotnet#81871)
… Build ID 2878414
… Build ID 2878414 (dotnet#81998) This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.
…extension blocks too (dotnet#81996)
The pipeline was only running for our release/dev17.10 branch and VS 17.10 is now out of support.
… Build ID 2879555
… Build ID 2879555 (dotnet#82016) This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.
AlekseyTs
approved these changes
Jan 15, 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.
No conflicts.
Test plan: #81207