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

Support asp.net core 3.1 #178

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

raymens
Copy link
Contributor

@raymens raymens commented Dec 12, 2019

No description provided.

@mcintyre321
Copy link
Owner

The build has failed and it doesn't seem that you've updated the example projects. Perhaps you could update it a bit?

@raymens
Copy link
Contributor Author

raymens commented Jan 6, 2020

The error is due to the CI not having the .NET Core SDK 3.1.
It (should be) both compatible for .NET Core 3.1 apps as well as the "older" .NET Standard apps due to multiple frameworks.
I can add a sample project that uses the new version.

We're already using this in our system by the way as it was a blocking issue for updating to the latest LTS as .NET Core 2.2 is deprecated.

@mcintyre321
Copy link
Owner

I've just updated Appveyor to use VS 2019, lets see what happens. I would like the .net core example projects in the solution updated before I can merge this though (and please check that the MVC classic one starts up too)

@mcintyre321 mcintyre321 merged commit 730f32b into mcintyre321:master Mar 31, 2020
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

Successfully merging this pull request may close these issues.

2 participants