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

Could not find assembly 'Microsoft.AspNetCore.Hosting.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. Either explicitly load this assembly using a method such as LoadFromAssemblyPath() or use a MetadataAssemblyResolver that returns a valid assembly. #68

Closed
Daeamon opened this issue Oct 25, 2020 · 8 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@Daeamon
Copy link

Daeamon commented Oct 25, 2020

Error caused while rebuilding server project.
Screen https://prnt.sc/v6jd2y

@Daeamon
Copy link
Author

Daeamon commented Oct 26, 2020

I still can't fix it. The project was completely out of order.

@isc30
Copy link
Owner

isc30 commented Oct 26, 2020

Hi, I will need all the versions used in the project/sdks. Does the issue happen when building the Demo from this repo?

@Daeamon
Copy link
Author

Daeamon commented Oct 26, 2020

I'm using in all projects net5.0

@isc30
Copy link
Owner

isc30 commented Oct 26, 2020

Support for net5.0 preview is still in progress. Can be tracked at #65 .
Until this is ready, there isn't much to do.

@isc30 isc30 added duplicate This issue or pull request already exists question Further information is requested labels Oct 26, 2020
@Daeamon
Copy link
Author

Daeamon commented Oct 26, 2020

((( no i can not build the demo. https://prnt.sc/v7d22z

@isc30
Copy link
Owner

isc30 commented Oct 26, 2020

Please try building /src/BlazorLazyLoading.sln before the demo solution

@Daeamon
Copy link
Author

Daeamon commented Oct 26, 2020

https://prnt.sc/v7dh8r does not work

@isc30
Copy link
Owner

isc30 commented Oct 26, 2020

Okay, this seems related to net5.0 SDK. I will investigate the issue as part of that work

@isc30 isc30 closed this as completed Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants