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

Add .NET 6 support #14

Merged
merged 11 commits into from Jul 9, 2022
Merged

Add .NET 6 support #14

merged 11 commits into from Jul 9, 2022

Conversation

skwasjer
Copy link
Owner

@skwasjer skwasjer commented Jul 9, 2022

  • Added .NET 6 target framework
  • (breaking) Dropped .NET 5.0 support (non-LTS)

@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2022

Codecov Report

Merging #14 (afb33b0) into main (d351b2f) will increase coverage by 1.31%.
The diff coverage is n/a.

Impacted Files Coverage Δ
src/Correlate.Core/CorrelationManager.cs 92.30% <ø> (+4.39%) ⬆️
src/Correlate.Core/GuidCorrelationIdFactory.cs 100.00% <ø> (ø)
...ependencyInjection/IHttpClientBuilderExtensions.cs 88.23% <ø> (+4.90%) ⬆️

@skwasjer skwasjer merged commit 7c61fe1 into main Jul 9, 2022
@skwasjer skwasjer deleted the feature/refactor_for_net6 branch July 9, 2022 23:58
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.

None yet

2 participants