Skip to content

Does the XUnit demo project need to use ConfigureAwait? #250

Open
@idg10

Description

@idg10

We're getting a load of warnings from Roslynator about missing ConfigureAwait calls in the Xunit.Demo project.

We need to determine whether they are in fact unneeded (e.g., as in most ASP.NET Core projects) and we should therefore surpress the message, or if they are in fact required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions