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
{{ message }}
This repository was archived by the owner on Oct 3, 2025. It is now read-only.
DirectLine client (libraries/Microsoft.Bot.Connector.DirectLine.csproj) uses a deprecated package Microsoft.Rest.ClientRuntime
It is suggested to use Azure.Core instead, but there is no migration path available. The fastest way seems to be to re-generate the API client code using AutoRest, but I didn't manage to plug it all back into the main codebase.
DirectLine client (libraries/Microsoft.Bot.Connector.DirectLine.csproj) uses a deprecated package Microsoft.Rest.ClientRuntime
It is suggested to use Azure.Core instead, but there is no migration path available. The fastest way seems to be to re-generate the API client code using AutoRest, but I didn't manage to plug it all back into the main codebase.