Skip to content

Update roslyn to 5.10.0-1.26359.5 - #9519

Merged
JoeRobich merged 1 commit into
dotnet:mainfrom
noiseonwires:update/roslyn-5-10-0-1-26359-5
Jul 10, 2026
Merged

Update roslyn to 5.10.0-1.26359.5#9519
JoeRobich merged 1 commit into
dotnet:mainfrom
noiseonwires:update/roslyn-5-10-0-1-26359-5

Conversation

@noiseonwires

@noiseonwires noiseonwires commented Jul 10, 2026

Copy link
Copy Markdown
Member

View Complete Diff of Changes

  • Remove obsolete CloudEnvironmentConnected_guid cloud-environment detection (PR: #84354)
  • Fix Razor Find All References displaying lines inconsistently when directives span Razor/C# mapping boundaries (PR: #84353)
  • Fix Razor parsing for adjacent comment delimiters in code blocks (PR: #84277)
  • Ignore Razor comments in component attributes (PR: #84276)
  • Fix protocol version of ManagedHotReloadService descriptor used in DevKit (PR: #84454)
  • Enable import completion for types in cref doc comments (PR: #84440)
  • Parse markup inside switch expression lambda arms (PR: #84425)
  • Change the default for test.includeSourceGeneratedFilesInRealTimeDiscovery (PR: #84452)
  • Revert "Revert "Update VSSDK to 18.9.496-Preview"" (PR: #84403)
  • Respect inherited AttributeUsage in attribute completion filtering (PR: #84426)
  • Revert "Remove unnecessary NuGetAuthenticate for public azure-public feeds" (PR: #84446)
  • Remove unnecessary NuGetAuthenticate for public azure-public feeds (PR: #84427)
  • Consolidate ExternalAccess libraries (PR: #81593)
  • Migrate devdiv/dotnet-core-internal-tooling to WIF service connection (PR: #84414)
  • Set EnableProjectLevelAnalysis in all constructors of HotReloadService (PR: #84404)
  • Set IsClosedTypeAttribute.DerivedTypes (PR: #84350)
  • validate-sdk: use preview package feed when restoring the test app (PR: #84410)
  • [LSP] Add progress when loading solution and progress (PR: #84399)
  • update main to be non-draft (PR: #84405)
  • Use the shared KnownMonikers.Sparkle for the On-The-Fly Docs Copilot icon (PR: #84401)

Copilot AI review requested due to automatic review settings July 10, 2026 18:17
@noiseonwires
noiseonwires requested a review from a team as a code owner July 10, 2026 18:17

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 C# VS Code extension’s bundled Roslyn component version and records the update in the changelog.

Changes:

  • Bump the default Roslyn version from 5.10.0-1.26330.4 to 5.10.0-1.26359.5 in package.json.
  • Add a new 2.151.x changelog entry summarizing notable upstream Roslyn PRs 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 Adds release notes describing the Roslyn version bump and included upstream changes.

Comment thread CHANGELOG.md Outdated
Copilot AI review requested due to automatic review settings July 10, 2026 18:18

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 1 comment.

Comment thread CHANGELOG.md
Copilot AI review requested due to automatic review settings July 10, 2026 18:28

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@JoeRobich JoeRobich left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @noiseonwires!

@JoeRobich
JoeRobich requested a review from akhera99 July 10, 2026 18:29
Copilot AI review requested due to automatic review settings July 10, 2026 18:29
@noiseonwires
noiseonwires force-pushed the update/roslyn-5-10-0-1-26359-5 branch from 151eed3 to 2d05554 Compare July 10, 2026 18:29

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 1 comment.

Comment thread CHANGELOG.md
@JoeRobich
JoeRobich merged commit 3afac0c into dotnet:main Jul 10, 2026
33 checks passed
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.

5 participants