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

.NET 6 upgrade (OSOE-60) #30

Closed
Piedone opened this issue Dec 17, 2021 · 0 comments · Fixed by #68
Closed

.NET 6 upgrade (OSOE-60) #30

Piedone opened this issue Dec 17, 2021 · 0 comments · Fixed by #68
Labels
enhancement New feature or request

Comments

@Piedone
Copy link
Member

Piedone commented Dec 17, 2021

Let's upgrade everything to .NET 6. Official docs: https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-60

  • The best is to wait for OC 1.3 with this since that's the version that'll drop .NET Core 3.1 support.
  • NPM Targets and Gulp Extensions, due to being used in Orchard 1 and other .NET Framework projects, should target .NET Standard still.
  • Search the whole code base not just for "netcoreapp3.1" but also "net5.0".

Related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant