[View Complete Diff of Changes](https://github.com/dotnet/razor/compare/4282a2e89d044e92442ec2e284799557234b543b...191feab170b690f6a4923072d1b6f6e00272d8a7?w=1) - [Fix DI scoping violation in RazorSourceGeneratorTestsBase](https://github.com/dotnet/razor/pull/12432) - [Fix race condition in MemoryCache.Compact()](https://github.com/dotnet/razor/pull/12434) - [Don't put breakpoints on component start tags, end tags or attributes](https://github.com/dotnet/razor/pull/12422) - [Clean up object pools and improve PooledHashSet<T>](https://github.com/dotnet/razor/pull/12406) - [Use correct TF for remote components locally](https://github.com/dotnet/razor/pull/12425) - [PR feedback from https://github.com/dotnet/razor/pull/12415 which accidentally didn't get pushed](https://github.com/dotnet/razor/pull/12424) - [Fix formatting of mixed indentation in VS Code](https://github.com/dotnet/razor/pull/12418)