Skip to content

Update roslyn to 5.11.0-1.26407.4 - #19

Closed
dibarbet wants to merge 2 commits into
mainfrom
dibarbet-update-roslyn
Closed

Update roslyn to 5.11.0-1.26407.4#19
dibarbet wants to merge 2 commits into
mainfrom
dibarbet-update-roslyn

Conversation

@dibarbet

@dibarbet dibarbet commented Aug 8, 2026

Copy link
Copy Markdown
Owner

View Complete Diff of Changes

  • Add warnings for various unbound attributes in Razor (PR: #84760)
  • Remove unnecessary UseDotNet tasks (PR: #84806)
  • Update DiaSymReader.Converter package versions (PR: #84614)
  • Enable preview versions for .NET SDK in PR Val (PR: #84802)
  • Always pass C# formatting options to Razor functions (PR: #84795)
  • Report CS8802 on every file with top-level statements (PR: #83916)
  • Add agent instruction regarding CS1996 (PR: #84794)
  • Warn for empty outer tags when context switching from C# to markup (PR: #84764)
  • Merge/sonic into main (PR: #84778)
  • Add definition of done and PR sizing guidance to instructions (PR: #84788)
  • Add tests in CI that our NuGet packages can reliably install (PR: #84711)
  • Remove the warning that a branch isn't -vs-deps (PR: #84773)
  • Allow for better parallelization with brokered services (PR: #82733)
  • Pin to specific model for ai audit workflow (PR: #84786)
  • Fix formatting error when Roslyn adds an extra blank line (PR: #84751)
  • Add a couple more Razor tests for C# preview features (PR: #84759)
  • 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)
  • Retire the PROTOTYPE(sonic) markers under src/Razor (PR: #84743)
  • 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)
  • Clone the IR tree so we don't have to re-lower from syntax. (PR: #84715)
  • 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)
  • Skip redundant discovery and declaration lowering when replaying a Razor document (PR: #84698)
  • Consume split Razor declarations through pre-compilation source output (PR: #84670)
  • Run Razor decl C# lowering before tag-helper discovery (classify-first component split) (PR: #84605)
  • Split Razor components into decl/impl before tag-helper resolution (PR: #84577)
  • Query impl and decl documents in Razor code lens and document symbols (PR: #84586)
  • Move Razor to DocumentUri (PR: #84370)
  • Remove IFilePathService and replace with simple extension methods (PR: #84351)
  • Remove RemoteDocumentContext now that it's essentially useless (PR: #84330)
  • Remove IDocumentSnapshot, IProjectSnapshot, DocumentContext etc. (PR: #84268)
  • [Sonic] Completion support for multiple C# documents (PR: #84222)
  • [Sonic] Debugging and breakpoint bits (PR: #84166)
  • [Sonic] Test cleanup (PR: #84224)
  • [Sonic] Support multiple C# documents in code actions (PR: #84203)
  • [Sonic] Add a new button to the Syntax Visualizer (PR: #84167)
  • [Sonic] Minor cleanup (PR: #84181)
  • Add render-tree-builder-call baseline for component codegen tests (PR: #84162)
  • [Sonic] Support multiple C# documents in auto insert (PR: #84148)
  • [Sonic] Call hierarchy support for multiple C# documents (PR: #84149)
  • [Sonic] Support multiple C# documents in Rename (PR: #84134)
  • [Sonic] Support multiple C# documents in signature help (PR: #84135)
  • [Sonic] Move a few more Razor features to be sonic compatible (PR: #84069)
  • [Sonic] Make even more Razor features to be sonic compatible (PR: #84075)
  • [Sonic] Move edit service up to Remote and make it sonic aware (PR: #84086)
  • [Sonic] Support multiple C# documents in formatting (PR: #84097)
  • [Sonic] Inlay hints, folding ranges, and go to definition (PR: #84102)
  • [Sonic] Support multiple C# documents in document highlight (PR: #84025)
  • [Sonic] Support multiple C# documents in hover (PR: #84031)
  • [Sonic] Create a way to do sonic tooling development and keep some kind of sanity (PR: #84008)
  • [Sonic] Support multiple C# generated documents in diagnostics (PR: #83989)
  • [Sonic] Fix Semantic tokens (PR: #83944)
  • Sonic 3.2: Activate the decl/impl split (PR: #83887)
  • Sonic 3.1: Generate Decl Files (PR: #83688)

dibarbet and others added 2 commits August 7, 2026 17:35
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@dibarbet dibarbet closed this Aug 8, 2026
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.

1 participant