Update roslyn to 5.12.0-1.26453.19 - #9731
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The version bump and changelog entry are consistent, correctly formatted, and align with the repository’s Roslyn update/changelog guidance.
Review tier: Lite
Findings: None
What changed in this PR
Updates the default Roslyn language server version used by the VS Code C# extension and records the user-facing highlights in the changelog.
Changes:
- Bump
defaults.roslynto5.12.0-1.26453.19. - Add a filtered, user-facing Roslyn update entry under
# 2.152.xinCHANGELOG.md.
| File | Description |
|---|---|
| package.json | Updates the default Roslyn version string to the new build. |
| CHANGELOG.md | Adds a concise, user-facing set of Roslyn PR highlights for the new version. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
One or more custom setup steps configured for this repository failed during this Copilot code review run: Setup steps run before each review. If the review above is missing context, or no review was posted at all, the failing step above may be the cause. See the workflow run for failure details, fix your setup steps configuration, and re-request a review. Note You can configure setup steps for Copilot code review separately from Copilot cloud agent with a |
|
/azp run dotnet.vscode-csharp |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Official Roslyn build: 20260903.19 (build 3066125)
View Complete Diff of Changes