You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
quixoticaxis, sakno, brantburnett, qian-o, bkoelman and 1 more