Is there an existing proposal for this?
Is your feature request related to a problem?
Sable does not yet appear to support .NET 9, which was officially released. This limits the ability to upgrade projects to the latest .NET runtime and take advantage of performance improvements. Developers using .NET 9 are currently forced to work around compatibility issues or delay adoption.
Describe the solution you'd like
I would love if Sable could:
- Officially support .NET 9 in its build and runtime targets
- Include .NET 9 in CI test coverage
- Update tooling, templates, or documentation where necessary
This would allow teams and individual developers to upgrade with confidence and ensure compatibility with the latest .NET ecosystem.
Alternatives you considered
No response
Is there an existing proposal for this?
Is your feature request related to a problem?
Sable does not yet appear to support .NET 9, which was officially released. This limits the ability to upgrade projects to the latest .NET runtime and take advantage of performance improvements. Developers using .NET 9 are currently forced to work around compatibility issues or delay adoption.
Describe the solution you'd like
I would love if Sable could:
This would allow teams and individual developers to upgrade with confidence and ensure compatibility with the latest .NET ecosystem.
Alternatives you considered
No response