2.87.26
Pre-release
Pre-release
- Bump Roslyn to 5.0.0-2.25371.17 (PR: #8436)
- Fix exception in additional file diagnostics (PR: #79501)
- Simplify stale project handling in hot reload(PR: #79386)
- Fix static extension method not showing up on enum type(PR: #79454)
- Update 'use auto property' to respect user options around
this.for property access.(PR: #79405) - Fix make-readonly with spans.(PR: #79393)
- Change how trailing trivia is preserved in use-auto-prop(PR: #79425)
- Special case a few well-known immutable types in use-auto-prop(PR: #79422)
- Preserve comments when switching to auto props(PR: #79420)
- Support interpolated string handlers in extension blocks(PR: #78425)
- Offer 'implement interface' when inside a type's body(PR: #79382)
- EnC support for project level changes(PR: #79239)
- Ensure generated types come after top level statements(PR: #79378)
- Allow user to still create a new field/prop when offering to initialize an existing prop(PR: #79376)
- Fix crash in replace property with methods(PR: #79358)
- Fix issue offering to remove nullable cast in a ternary expression(PR: #79355)
- Fix 'use var' with spans(PR: #79348)
- Fix not offering to remove unnecessary nullable pragmas(PR: #79356)
- Fix crash in use-null-prop fixer(PR: #79340)
- Update debugger to v2.86.0(PR: #8424)
- Bump Razor to 10.0.0-preview.25368.1 (PR: #8430)