Skip to content

Upgrade to .NET 6 #1810

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

Closed
ErikSchierboom opened this issue Nov 9, 2021 · 2 comments · Fixed by #1811
Closed

Upgrade to .NET 6 #1810

ErikSchierboom opened this issue Nov 9, 2021 · 2 comments · Fixed by #1811
Labels
x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:size/massive Massive amount of work x:type/content Work on content (e.g. exercises, concepts)

Comments

@ErikSchierboom
Copy link
Member

ErikSchierboom commented Nov 9, 2021

With .NET 6 released, we should be updating all exercises to .NET 6. This will allow students to use C# 10.

Note that we should make sure that the csharp-test-runner, csharp-representer and csharp-analyzer all work. We likely want to update them to .NET 6 too.

@ErikSchierboom ErikSchierboom added x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:type/content Work on content (e.g. exercises, concepts) x:size/massive Massive amount of work labels Nov 9, 2021
@andrerfcsantos
Copy link
Member

Complete C# noob here, but this might help? https://dotnet.microsoft.com/platform/upgrade-assistant

@ErikSchierboom
Copy link
Member Author

Yeah that's a nice link. Upgrading is actually really simple though, which we can do with just a search/replace :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:size/massive Massive amount of work x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants