Skip to content

Add new LangVer for C# 14 and related paperwork #79389

@jcouv

Description

@jcouv

We usually add new language versions early August.

This list must be checked for this repo:

  • update the feature status page
  • update all the tests that call this canary
  • replace all references to C# "Next" (such as TestOptions.RegularNext or LanguageVersionFacts.CSharpNext) with the new version
  • update all the tests for newly shipped features including ErrorCode.ERR_FeatureInPreview diagnostics and misc failing tests
  • update _MaxAvailableLangVersion cap (a relevant test should break when new version is introduced)
  • update the "UpgradeProject" codefixer

Other repos also need updates:

Also need to add new LangVer for VB.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions