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

Upgrade C# language version to 12.0 #77

Merged
merged 70 commits into from Nov 14, 2023
Merged

Upgrade C# language version to 12.0 #77

merged 70 commits into from Nov 14, 2023

Conversation

wherewhere
Copy link
Member

@wherewhere wherewhere commented Sep 27, 2023

Preparing to do:

  • Use new C# features
  • Enable nullable
  • Upgrade test project to .NET 8.0
  • Upgrade .NET nuget to version 8.0

Now waiting for the release of .NET Core App 8.0

@wherewhere wherewhere added the enhancement New feature or request label Sep 27, 2023
wherewhere added a commit that referenced this pull request Oct 29, 2023
Fix ReceiveAsync of .netstandard1.3
Fix DeviceMonitor Dispose
Fix DeviceMonitorLoop exception catch
Catch NotSupportedException on Process.GetProcessesByName
Fix test on Linux
wherewhere added a commit that referenced this pull request Oct 29, 2023
Fix ReceiveAsync of .netstandard1.3
Fix DeviceMonitor Dispose
Fix DeviceMonitorLoop exception catch
Catch NotSupportedException on Process.GetProcessesByName
Fix test on Linux
@wherewhere
Copy link
Member Author

u~~~ Why .NET 8 still in RC...

Models to .Models
Receivers to .Receivers
Extensions to .Polyfills
@wherewhere wherewhere merged commit 871f6ee into main Nov 14, 2023
4 of 5 checks passed
@wherewhere wherewhere deleted the feature/csupdate branch December 9, 2023 16:09
@wherewhere wherewhere restored the feature/csupdate branch December 9, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant