Skip to content

Upgrade to .NET Core 2.1 #617

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
merged 4 commits into from
Aug 13, 2018
Merged

Upgrade to .NET Core 2.1 #617

merged 4 commits into from
Aug 13, 2018

Conversation

ErikSchierboom
Copy link
Member

This PR updates the C# track to .NET Core 2.1. This has a couple of advantages:

  • The tests execute quite a bit faster.
  • The number of available API's has increased, including the fantastic Span<T> support.

Copy link
Contributor

@robkeim robkeim left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@robkeim robkeim merged commit ed1baa1 into exercism:master Aug 13, 2018
@robkeim
Copy link
Contributor

robkeim commented Aug 13, 2018

Thanks @ErikSchierboom, awesome to hear the tests run even faster now 🎉

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