We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug After update to .NET 9 and Telegram.Bot to 22.1.0 get error
System.MissingMethodException: Method not found: 'Void Telegram.Bot.TelegramBotClient..ctor(System.String, System.Net.Http.HttpClient)'. at X.Serilog.Sinks.Telegram.TelegramSink..ctor(ChannelWriter`1 channelWriter, ILogsQueueAccessor logsQueueAccessor, TelegramSinkConfiguration sinkConfiguration, IMessageFormatter messageFormatter) at X.Serilog.Sinks.Telegram.Extensions.LoggerConfigurationTelegramExtensions.Telegram(LoggerSinkConfiguration loggerConfiguration, Action`1 configureAction, IMessageFormatter messageFormatter, LogEventLevel restrictedToMinimumLevel)
moved from old repo
The text was updated successfully, but these errors were encountered:
Merge pull request #46 from ernado-x/dependabot/nuget/Swashbuckle.Asp…
e41719d
…NetCore-6.7.0 Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
No branches or pull requests
Describe the bug
After update to .NET 9 and Telegram.Bot to 22.1.0
get error
moved from old repo
The text was updated successfully, but these errors were encountered: