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

Migrate to .NET Core 3.1 #12

Open
GooRiOn opened this issue Dec 23, 2019 · 3 comments
Open

Migrate to .NET Core 3.1 #12

GooRiOn opened this issue Dec 23, 2019 · 3 comments

Comments

@GooRiOn
Copy link
Member

GooRiOn commented Dec 23, 2019

No description provided.

@ddynamight
Copy link

@GooRiOn I am trying out this in one of my projects and my provider test is failing. Could this be the issue? As I am currently working with .NET Core 3.1.

@ddynamight
Copy link

@GooRiOn I keep getting the below error.

Could not load type 'Context' from assembly 'Microsoft.AspNetCore.Hosting, Version=3.1.12.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.

Any pointers to resolve this???

@ddynamight
Copy link

@GooRiOn I was able to resolve the above by bumping Microsoft.AspNetCore.TestHost to Version 3.1.12

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