Skip to content

Commit

Permalink
Target EF Core 8.0.0 for the first GA release.
Browse files Browse the repository at this point in the history
  • Loading branch information
lauxjpn committed Feb 12, 2024
1 parent a5f110f commit c13302e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dependencies.targets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup Label="Common Versions">
<EFCoreVersion>8.0.*</EFCoreVersion>
<EFCoreVersion>8.0.0</EFCoreVersion>
</PropertyGroup>

<ItemGroup Label="Dependencies">
Expand Down

0 comments on commit c13302e

Please sign in to comment.