Azure / AppConfiguration-DotnetProvider

The .NET Standard configuration provider for Azure App Configuration
https://github.com/Azure/AppConfiguration
MIT License
76 stars 32 forks source link

Fix xUnit1031 warning #557

Closed zhiyuanliang-ms closed 1 month ago

zhiyuanliang-ms commented 1 month ago

Why this PR?

To fix xUnit1031 warning.

Visible changes

Update testcases to use async&await.