Duncan Scuffell
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Disable Async Await Warning (C#/.NET)
Hi,In my IDE I always get the "Consider calling ConfigureAwait on the awaited task" warning when using async await. Is there a way to disable this warning just in my IDE?Please note, I don't want t...