Skip to content

Enable ConfigureAwait(false) analyzer #353

@rmarinho

Description

@rmarinho

Per review feedback on #327, we should enable the ConfigureAwait(false) analyzer to enforce consistent usage across the codebase.

Reference: dotnet/sdk#54116

This would prevent forgetting ConfigureAwait(false) in library code targeting netstandard2.0.

cc @jonathanpeppers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions