TheAlgorithms / C-Sharp

All algorithms implemented in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update packages

siriak opened this issue · comments

As a part of migration to .NET 8 in #425, we need to update to the latest major versions of the libraries we use:

  • coverlet.collector to 6.*
  • FluentAssertions to 6.*
  • Microsoft.NET.Test.Sdk to 17.*
  • NUnit to 4.*

Feel free to grab and update one of them!