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.