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 loading issue #78

Open
PiotrDx opened this issue Sep 5, 2022 · 1 comment
Open

Assembly loading issue #78

PiotrDx opened this issue Sep 5, 2022 · 1 comment

Comments

@PiotrDx
Copy link

PiotrDx commented Sep 5, 2022

Clean, fresh downloaded project, after run get error:

Could not load file or assembly 'Microsoft.Owin, Version=4.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

@SteveW117
Copy link

Try adding Microsoft.Owin to the project via nuget - it seemed to work for me...

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