Skip to content

Commit

Permalink
Update to EF Core 9
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet committed Dec 10, 2024
1 parent 8d63439 commit 507f9a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
</PropertyGroup>
<!-- EFCore -->
<PropertyGroup>
<EFCoreProviderVersion>11.0.0</EFCoreProviderVersion>
<EFCoreReferenceProviderVersion>10.1.0</EFCoreReferenceProviderVersion>
<EFCoreReferencePackageVersion>8.0.4</EFCoreReferencePackageVersion>
<EFCoreProviderVersion>12.0.0-alpha1</EFCoreProviderVersion>
<EFCoreReferenceProviderVersion>10.3.2</EFCoreReferenceProviderVersion>
<EFCoreReferencePackageVersion>9.0.0</EFCoreReferencePackageVersion>
</PropertyGroup>
<!-- EF6 -->
<PropertyGroup>
Expand Down

0 comments on commit 507f9a3

Please sign in to comment.