sestoft / C5

C5 generic collection library for C#/.NET
http://www.itu.dk/research/c5/
MIT License
1.03k stars 180 forks source link

3.0 #147

Closed ondfisk closed 1 month ago

ondfisk commented 1 month ago

This pull request includes changes across multiple test files and project files in the C5 Generic Collection Library for C#. The changes primarily involve the removal of serialization capabilities from several classes, the renaming of EnumerationDirection to Direction, and updates to the target framework and NUnit version in project files.

Key Changes:

Removal of Serialization:

Renaming of EnumerationDirection to Direction:

Project File Updates: