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

Move project to .NET 6 #320

Closed
4 tasks done
timheuer opened this issue Sep 21, 2021 · 1 comment
Closed
4 tasks done

Move project to .NET 6 #320

timheuer opened this issue Sep 21, 2021 · 1 comment

Comments

@timheuer
Copy link

timheuer commented Sep 21, 2021

Migrate project to .NET 6 / C# 10:

  • Update project TFMs to net6.0
  • Move to implicit usings
  • Move to minimal hosting APIs for web
  • Move to file-scoped namespace / top-level programs where possible
timheuer added a commit to timheuer/blazor-workshop that referenced this issue Sep 22, 2021
@danroth27
Copy link
Collaborator

Fixed by #330.

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