Skip to content

Verify that ASP.NET Core version matches the Runtime version #34

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

Merged

Conversation

omajid
Copy link
Member

@omajid omajid commented Oct 31, 2018

There's a matching release of ASP.NET Core for each release of .NET Core in the 2.1 lifetime so far. So verify that the default version of ASP.NET Core matches latest runtime available.

This should help us catch a situation like dotnet/source-build#801

There's a matching release of ASP.NET Core for each release of .NET
Core in the 2.1 lifetime. So verify that the default version of
ASP.NET Core matches latest runtime available.
@RheaAyase RheaAyase merged commit 28885af into redhat-developer:master Oct 31, 2018
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