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

Switch from NET Core 3.1 to NET 5.0 #1

Closed
wants to merge 4 commits into from
Closed

Switch from NET Core 3.1 to NET 5.0 #1

wants to merge 4 commits into from

Conversation

LanceMcCarthy
Copy link

Many folks will present the argument that .NET 5's performance improvement will change the result. I have changed the TFM of the C# project to net5.0 (which is the moniker for .NET 5.0).

On my 11th gen i9, 64GB RAM system and the results before and after are indistinguishable. However, this is anecdotal and should be seen by any visitor to the code.

Therefore, I propose that you should merge this anyways.

Other included improvements:

  • Added a gitignore so that VS generated code is not accidentally committed and pushed
  • Added a README so that viewers know they landed on the correct repo

@LanceMcCarthy
Copy link
Author

Rebased my branch to line up with current.

rhbvkleef pushed a commit that referenced this pull request Apr 22, 2021
fvbakel referenced this pull request in fvbakel/Primes May 26, 2021
Added NodeJS solution 1
crowbar27 added a commit to crowbar27/Primes that referenced this pull request May 26, 2021
@rbergen
Copy link
Contributor

rbergen commented Jun 5, 2021

I'm closing this. Next to Dave's solution that he has chosen to use .NET Core 3.1 for, we now have two separate C# solutions in place in the drag-race branch that are based on .NET 5.0.

@rbergen rbergen closed this Jun 5, 2021
q3w3e3 pushed a commit to q3w3e3/Primes that referenced this pull request Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants