Skip to content

Conversation

@smulholland2
Copy link

This PR does some of the basic steps in upgrading to .NET Core 2.2, based on https://docs.microsoft.com/en-us/aspnet/core/migration/21-to-22.

  • Adopt in-process hosting model.
  • Update compatibility version.
  • Kestrel configuration.
  • Update logging code.
  • Update CORS policy

@braegelno5
Copy link
Contributor

Heave you check all dependent project, I remember the CSS on the fly building has a missing package, it was on December 2018

Copy link

@MattLavalleeMA MattLavalleeMA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The metapackage Version attribute should no longer be specified (as of 2.1).

@braegelno5
Copy link
Contributor

Yes, for an Upgrade to the actual Version we need a (empty) Implementation of all functions as asynchronous one.

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.

4 participants