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

3.0 #147

Merged
merged 1 commit into from
Jun 5, 2024
Merged

3.0 #147

merged 1 commit into from
Jun 5, 2024

Conversation

ondfisk
Copy link
Collaborator

@ondfisk ondfisk commented Jun 5, 2024

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:

  • C5.Tests/C5.Tests.csproj and C5.UserGuideExamples/C5.UserGuideExamples.csproj: The target framework has been updated from .NET 6.0 to .NET 8.0. In addition, the NUnit version has been updated from 3.13.2 to 3.14.0 in C5.Tests/C5.Tests.csproj. [1] [2] [3]

@ondfisk ondfisk force-pushed the v3.0 branch 8 times, most recently from dc13def to 55f9810 Compare June 5, 2024 19:25
@ondfisk ondfisk merged commit d553500 into master Jun 5, 2024
3 checks passed
@ondfisk ondfisk deleted the v3.0 branch June 5, 2024 19:40
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.

1 participant