-
-
Notifications
You must be signed in to change notification settings - Fork 159
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 to .NET 6 with EF Core 6 #1122
Conversation
a82f108
to
5c162a2
Compare
b4c2f5e
to
2aed0fc
Compare
Codecov Report
@@ Coverage Diff @@
## master #1122 +/- ##
==========================================
+ Coverage 89.41% 89.48% +0.06%
==========================================
Files 245 241 -4
Lines 7294 7198 -96
==========================================
- Hits 6522 6441 -81
+ Misses 772 757 -15
Continue to review full report at Codecov.
|
b980b46
to
9ba4cf8
Compare
5e46380
to
b929647
Compare
Overview:
[NoResource]
to suppress startup warning that entity does not implementIIdentifiable
.The cibuild fails because it times out, caused by the large diff. I've verified locally and all looks good. Green build (with cleanupcode/inspectcode disabled) here.
Closes #1109.
Closes #1121.
QUALITY CHECKLIST