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

Assembly mismatch #2691

Closed
abhishek9916 opened this issue Apr 2, 2024 · 2 comments
Closed

Assembly mismatch #2691

abhishek9916 opened this issue Apr 2, 2024 · 2 comments

Comments

@abhishek9916
Copy link

abhishek9916 commented Apr 2, 2024

I have upgraded redis to 2.7.33 version and also updated "[Microsoft.Extensions.Logging.Abstractions(>= 6.0.0)" but in project I am getting the old version so is this problem with current redis version or can someone tell me solution for this so I can solve this issue

{"Could not load file or assembly 'Microsoft.Extensions.Logging.Abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)"
:"Microsoft.Extensions.Logging.Abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60"}

@NickCraver
Copy link
Collaborator

You're hitting some mismatches upstream - see where I wrote up what's happening here :) https://nickcraver.com/blog/2020/02/11/binding-redirects/

@NickCraver
Copy link
Collaborator

Advice above - closing out to tidy up.

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