Skip to content
New issue

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

Client does not work using Polly 7.2.0 #17

Open
casperOne opened this issue Mar 1, 2020 · 1 comment
Open

Client does not work using Polly 7.2.0 #17

casperOne opened this issue Mar 1, 2020 · 1 comment

Comments

@casperOne
Copy link

casperOne commented Mar 1, 2020

I'm currently using Narochno.Slack in my project. However, I've just upgraded to Polly 7.2.0.

When trying to call IncomingWebHook I get the following:

Exception thrown: 'System.MissingMethodException' in System.Private.CoreLib.dll

I believe it is because of the reference I have to Polly 7.2.0, which changed the signatures for policies.

@adamhathcock
Copy link
Member

Yeah, I need to push out the version for updated dependencies.

https://github.com/Narochno/Narochno.Slack/pull/16/files switches to using HttpClientFactory and Polly has part of that instead of directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants