[Feature Request] Support C# 14
Open
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 11
Description
When I'm using C# 14 extension members syntax, the docfx build fails with errors suggesting that my global.json selected SDK version and Directory.Build.props selected LangVersion is not being used.
Why is this? How/when can docfx support using C# 14 and/or the SDK and langversion specified by the user?
Contributor guide
Assessment
This issue has not been assessed yet.