Release v9.30.3
Fixed
- [C#] Adding
.ConfigureAwait(false)to all async calls - adhering to the recommendations for libraries based on the following article; https://devblogs.microsoft.com/dotnet/configureawait-faq/
.ConfigureAwait(false) to all async calls - adhering to the recommendations for libraries based on the following article; https://devblogs.microsoft.com/dotnet/configureawait-faq/