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 support for the EF Core 7 while targeting .NET 6 #54

Merged
merged 2 commits into from
May 12, 2023

Conversation

dbulgakov
Copy link

Since EF Core 7 is also targeting .net 6, it would be really nice to include it into allowed versions list

Copy link

@YuriiBabenko YuriiBabenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh my god, i was just going to do it myself! let's hope package owner will approve it as well

@Eastrall
Copy link
Owner

Seems OK to me. Thanks for the update! I'll merge this as soon as I can.

@codecov-commenter
Copy link

Codecov Report

Merging #54 (cb9dae8) into main (9585f48) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   94.36%   94.36%           
=======================================
  Files           6        6           
  Lines         142      142           
  Branches       28       28           
=======================================
  Hits          134      134           
  Misses          3        3           
  Partials        5        5           

@Eastrall Eastrall merged commit 6dc25da into Eastrall:main May 12, 2023
1 check passed
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

4 participants