Skip to content

provide guidance on updating C# language version #3685

Closed
@BillWagner

Description

@BillWagner

There are multiple ways to update the language version for a project:

  1. Project Properties page in the IDE
  2. Use a language feature for a version higher than currently specified, and select the Code Fix.
  3. Edit the CS Proj (probably limited to Core on non-Windows platforms)

Then, we can link to this new topic from all the locations that need it. That list is growing, but it is currently the articles linked from the "What's new" pages for C# 7.1 and 7.2.

See this comment for background

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions