Skip to content

Bump Razor to 10.0.0-preview.25469.5#8642

Merged
davidwengier merged 1 commit intodotnet:mainfrom
davidwengier:BumpRazor
Sep 22, 2025
Merged

Bump Razor to 10.0.0-preview.25469.5#8642
davidwengier merged 1 commit intodotnet:mainfrom
davidwengier:BumpRazor

Conversation

@davidwengier
Copy link
Copy Markdown
Member

Weekly bump, but also fixes cohosting with the default .NET SDK installed on Ubuntu 24

View Complete Diff of Changes

  • Fix breakpoint placement in cohosting (PR: #12242)
  • Support view components in Go To Def (PR: #12222)
  • Reduce redundant import tree parsing (PR: #12231)
  • Redirect the older named assembly too (PR: #12239)
  • Cache ISymbol.ToDisplayString results (PR: #12220)
  • Reduce closure allocations in TokenizerBackedParser.ConfigureSpanContext (PR: #12238)
  • Compiler: Small bits of clean up (PR: #12200)
  • Remove old options page (PR: #12233)
  • Retry running generators if the project config looks good, but the source generator doesn't produce host outputs (PR: #12228)
  • Optimize GreenNode.ToString to not potentially not allocate when it has only a single non-null slot value. (PR: #12227)
  • Fix bug in tag helper search engine (PR: #12226)
  • Skip test on mac (PR: #12229)
  • [main] Update dependencies from dotnet/arcade (PR: #12218)
  • Initialize feature flags in OOP early (PR: #12079)

@davidwengier davidwengier requested a review from a team as a code owner September 22, 2025 02:02
@davidwengier davidwengier merged commit 34d3dae into dotnet:main Sep 22, 2025
32 checks passed
@davidwengier davidwengier deleted the BumpRazor branch September 22, 2025 23:30
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