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

Remove NET 5.0 target #158

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Remove NET 5.0 target #158

merged 5 commits into from
Nov 16, 2023

Conversation

oschwald
Copy link
Member

  • Do not target .NET 5.0
  • Remove .ConfigureAwait(false) in tests

@oschwald oschwald force-pushed the greg/no-net5.0-target branch from 53a5676 to 8f79bc2 Compare November 15, 2023 17:57
@oschwald oschwald force-pushed the greg/no-net5.0-target branch from 1e061d8 to 738b190 Compare November 15, 2023 18:25
@oschwald oschwald force-pushed the greg/no-net5.0-target branch from 4ab4529 to c7872ff Compare November 15, 2023 19:40
These are obsolete in newer .NET versions.
@oschwald oschwald force-pushed the greg/no-net5.0-target branch from c7872ff to b6ad9a5 Compare November 15, 2023 19:43
@ugexe ugexe merged commit 1bf9d8e into main Nov 16, 2023
9 checks passed
@ugexe ugexe deleted the greg/no-net5.0-target branch November 16, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants