Skip to content

Conversation

davidwengier
Copy link
Member

Weekly bump

View Complete Diff of Changes

  • Fix extra character insertion during attribute completion in VS Code (PR: #12177)
  • Make sure we report no diagnostics where there are no diagnostics (PR: #12178)
  • Reference a patched version of Microsoft.Build.Tasks.Core (PR: #12180)
  • Fix task list items not showing (PR: #12169)
  • Late feedback on Allow for weird Uris as file paths razor#12155 (PR: #12171)
  • Remove FUSE feature flag from tooling and tooling tests (PR: #12166)
  • Allow cohosting to be used when files aren't in projects (PR: #12170)
  • Add test for renaming a local in a Razor document in cohosting (PR: #12090)
  • Compiler: Don't eagerly create IntermediateNode.Children (PR: #12153)
  • Avoid boxing ImmutableArray as IReadOnlyList or IEnumerable when calling helpers (PR: #12150)
  • Compiler: Reduce allocations when writing line pragmas (PR: #12144)
  • Compiler: Clean up and reduce allocations in ComponentBindLoweringPass (PR: #12143)
  • Compiler: Introduce IntermediateNodeReference (PR: #12136)

@davidwengier davidwengier requested a review from a team as a code owner September 8, 2025 01:24
@dibarbet
Copy link
Member

dibarbet commented Sep 8, 2025

(merging so I can do a roslyn update w/out conflicts :))

@dibarbet dibarbet merged commit 3052bdf into dotnet:main Sep 8, 2025
32 checks passed
@davidwengier davidwengier deleted the BumpRazor branch September 8, 2025 19:50
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