Skip to content

Update roslyn to 5.11.0-1.26405.8 - #9656

Open
davidwengier wants to merge 4 commits into
dotnet:mainfrom
davidwengier:update/roslyn-5-11-0-1-26406-7
Open

Update roslyn to 5.11.0-1.26405.8#9656
davidwengier wants to merge 4 commits into
dotnet:mainfrom
davidwengier:update/roslyn-5-11-0-1-26406-7

Conversation

@davidwengier

@davidwengier davidwengier commented Aug 9, 2026

Copy link
Copy Markdown
Member

View Complete Diff of Changes

  • Resolve consecutive WithoutEndTag tag helpers as siblings (PR: #84771)
  • update lock file for AI Audit Workflow (PR: #84772)
  • File-based apps: Add support for #:ref directive (PR: #83985)
  • Unify the behavior of AsyncBatchingWorkQueue's Dispose() and clean up uses (PR: #84712)
  • Add AI artifact audit workflow (PR: #84757)
  • Harden BuildHost interactions (PR: #84745)
  • Share metadata between lsp server instances in daemon mode (PR: #84713)
  • Disallow applying updates to FBA MSBuildWorkspace (PR: #84722)
  • Avoid assert on erroneous target-typed conditionals (PR: #84752)
  • Fix type completion in static contexts for primary constructors (PR: #84753)
  • Ignore formatting changes from Html that change non-whitespace characters (PR: #84747)
  • Warn when @model is ignored by @inherits (PR: #84749)
  • Remove dotnet-format tool from dotnet-tools.json (PR: #84728)
  • Update pr validation inputs (PR: #84742)
  • Improve LSP project load progress messages (PR: #84744)
  • Handle textDocument/didChange notifications that don't pass across the range (PR: #84714)
  • Better handling for Razor on type formatting edits around the cursor (PR: #84717)
  • Improves tracking of pending solution updates (PR: #84726)
  • More fixes for Razor multiline attribute formatting (PR: #84656)
  • Change insertionCreateDraftPR to false after VS snap (PR: #84729)
  • Fix Razor code block close brace indentation (PR: #84716)
  • Generate Documentation - incorrect buffer bug (PR: #84709)
  • VB: Fix state tracking in AbstractFlowPass.VisitBinaryConditionalExpression (PR: #84705)
  • Unions: enforce the same order of processing for base interfaces of a member provider interface source vs. metadata. (PR: #84664)
  • Add ITypeSymbol.UnionCaseTypes property (PR: #84707)
  • Unsafe evolution: fixup conflicting merges (PR: #84723)
  • Unsafe evolution: add ISymbol public API (PR: #84674)
  • Unsafe evolution: relax safe modifier placement restrictions (PR: #84602)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 9414cdc3-991a-4062-b471-d4eb0a848ecb
Copilot AI lite review requested due to automatic review settings August 9, 2026 22:54
@davidwengier
davidwengier requested a review from a team as a code owner August 9, 2026 22:54
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 9414cdc3-991a-4062-b471-d4eb0a848ecb

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the extension’s pinned Roslyn component version to 5.11.0-1.26406.7, aligning the packaged defaults and release notes with the newer Roslyn build.

Changes:

  • Bump the default roslyn version in package.json to 5.11.0-1.26406.7.
  • Add a corresponding CHANGELOG.md entry summarizing notable upstream Roslyn changes included in the update.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates the default Roslyn version used by the extension.
CHANGELOG.md Documents the Roslyn version bump and highlights included upstream changes.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread CHANGELOG.md
@davidwengier

Copy link
Copy Markdown
Member Author

Oops, was trying to avoid sonic. Guess I picked the wrong build. Gonna redo this.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 9414cdc3-991a-4062-b471-d4eb0a848ecb
Copilot AI review requested due to automatic review settings August 9, 2026 23:41
@davidwengier davidwengier changed the title Update roslyn to 5.11.0-1.26406.7 Update roslyn to 5.11.0-1.26405.8 Aug 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

Comment thread CHANGELOG.md Outdated
Copilot AI review requested due to automatic review settings August 9, 2026 23:44
@davidwengier

Copy link
Copy Markdown
Member Author

Okay, thats better.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants