fix: Enable warnings for missing ConfigureAwait(false)

This commit is contained in:
Valters Melnalksnis
2022-07-16 12:21:10 +03:00
parent 9a39e800a4
commit 5bc547e3b1
+1
View File
@@ -145,6 +145,7 @@ resharper_space_within_single_line_array_initializer_braces = true
resharper_use_indent_from_vs = false
resharper_wrap_chained_binary_expressions = chop_if_long
resharper_wrap_object_and_collection_initializer_style = chop_always
configure_await_analysis_mode = library
# ReSharper inspection severities
resharper_arrange_object_creation_when_type_not_evident_highlighting = warning