Skip to content

Enable ConfigureAwait(false) analyzer #12087

Description

@rmarinho

Per review feedback on dotnet/android-tools#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

Labels

android-toolsIssues migrated from dotnet/android-tools / relates to the xamarin-android-tools subtreeenhancementProposed change to current functionality.needs-triageIssues that need to be assigned.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions