You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to how Microsoft.Extensions.Configuration does for the file provider, since our load isn't async, we should avoid the overhead of async IO too.
The text was updated successfully, but these errors were encountered:
Similar to how Microsoft.Extensions.Configuration does for the file provider, since our load isn't async, we should avoid the overhead of async IO too.
The text was updated successfully, but these errors were encountered: