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

Update TargetFramework to .NET 7 #112

Merged
merged 11 commits into from
Feb 23, 2023
Merged

Update TargetFramework to .NET 7 #112

merged 11 commits into from
Feb 23, 2023

Conversation

KyleMcMaster
Copy link
Collaborator

@KyleMcMaster KyleMcMaster commented Jan 31, 2023

Resolves #109

Also updates samples to use Program.cs over Program.cs + Startup.cs convention

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity
Ardalis.Result.SampleMinimalApi 69% 100% 2
Ardalis.Result 28% 18% 62
Ardalis.Result.Sample.Core 25% 29% 50
Ardalis.Result.FluentValidation 0% 0% 6
Ardalis.Result.AspNetCore 7% 5% 126
Summary 20% (121 / 610) 11% (16 / 140) 246

@ardalis ardalis merged commit 8432b42 into main Feb 23, 2023
@KyleMcMaster KyleMcMaster deleted the feat/net-7 branch February 23, 2023 03:50
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.

Update to net7
2 participants