-
-
Notifications
You must be signed in to change notification settings - Fork 157
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 7 #1201
Closed
Closed
Update to .NET 7 #1201
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bkoelman
force-pushed
the
update-to-net7-ef7
branch
from
October 7, 2022 00:05
de2ec50
to
6710287
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
10 times, most recently
from
October 7, 2022 01:10
2863772
to
1108174
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
4 times, most recently
from
October 7, 2022 21:36
38a3302
to
c167714
Compare
Codecov Report
@@ Coverage Diff @@
## master #1201 +/- ##
=======================================
Coverage 90.65% 90.65%
=======================================
Files 342 342
Lines 11047 11047
Branches 1817 1823 +6
=======================================
Hits 10015 10015
Misses 679 679
Partials 353 353
|
bkoelman
changed the title
Update to .NET 7 and EF 7 (RC1)
Update to .NET 7 and EF 7 (RC2)
Oct 14, 2022
bkoelman
force-pushed
the
update-to-net7-ef7
branch
from
October 15, 2022 23:14
882347b
to
ee99162
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
3 times, most recently
from
November 12, 2022 11:18
647d993
to
96daae5
Compare
bkoelman
changed the title
Update to .NET 7 and EF 7 (RC2)
Update to .NET 7 and EF Core 7
Nov 12, 2022
bkoelman
force-pushed
the
update-to-net7-ef7
branch
3 times, most recently
from
November 12, 2022 14:55
1733e40
to
43d59d1
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
from
December 8, 2022 13:23
43d59d1
to
b041e03
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
2 times, most recently
from
May 12, 2023 12:40
6eb465b
to
dd1da87
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
3 times, most recently
from
June 14, 2023 15:07
8290ca4
to
6147461
Compare
4 tasks
bkoelman
force-pushed
the
update-to-net7-ef7
branch
4 times, most recently
from
July 29, 2023 07:32
7c0663f
to
12db854
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
from
September 2, 2023 11:46
12db854
to
ae489e4
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
6 times, most recently
from
September 23, 2023 12:10
ead00b1
to
5d88d5f
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
3 times, most recently
from
September 26, 2023 01:27
6483c7d
to
e39d010
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
4 times, most recently
from
October 9, 2023 19:19
8f041e5
to
ea12c93
Compare
bkoelman
force-pushed
the
update-to-net7-ef7
branch
from
November 8, 2023 01:11
ea12c93
to
901fc58
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the codebase to build against .NET 7.
Note: The goal of this PR is to verify things work properly with the new versions. Not intended to be merged as-is.
QUALITY CHECKLIST