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

Updated to net6.0 and minor updates #164

Merged
merged 4 commits into from
Sep 18, 2022

Conversation

daniel-rck
Copy link
Contributor

@daniel-rck daniel-rck commented Aug 3, 2022

  • Updated to net6.0 . Compiles and tests succeed. Resolves Target .NET 6 #160
  • Removed System.Timers.Timer with PeriodicTimer (has no Callbacks).
  • Changed to file-scoped namespace where I stumbled upon.

@daniel-rck daniel-rck changed the title Updated to net6.0 . Compiles and tests succeed. Updated to net6.0 and minor updates Aug 3, 2022
@daniel-rck daniel-rck marked this pull request as ready for review August 3, 2022 15:14
Copy link
Member

@chrissainty chrissainty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, @daniel-rck! I like the change over to PeriodicTimer, much cleaner. 👍

@chrissainty chrissainty merged commit 40e43fc into Blazored:main Sep 18, 2022
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.

Target .NET 6
2 participants