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

C# 9.0 Updates - Records, Code Analyzers, some pattern matching #139

Merged
merged 10 commits into from
Mar 23, 2021

Conversation

tthiery
Copy link
Member

@tthiery tthiery commented Mar 7, 2021

-Protocol Messages as Records

#42 breaking

- Updated dependencies to latest

#9
- Untested
- Switched Protocol Core from netstandard2.1 to net5.0.
  Dropping .NET 3.1 support completely

#42
- Adjusted some sub structures to records

#9 non-breaking
- Ignore make function static Code Analysis

#42
#42 non-breaking
@tthiery tthiery added this to the v4.0 (breaking) milestone Mar 13, 2021
@tthiery tthiery added enhancement New feature or request breaking-change labels Mar 13, 2021
@tthiery tthiery self-assigned this Mar 13, 2021
@tthiery tthiery changed the title C# 9.0 Updates C# 9.0 Updates - Records, Code Analyzers, some pattern matching Mar 23, 2021
@tthiery tthiery marked this pull request as ready for review March 23, 2021 21:00
@tthiery tthiery merged commit 3a7bd9f into master Mar 23, 2021
@tthiery tthiery deleted the issue-42-csharp9 branch March 23, 2021 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant