Skip to content

Commit

Permalink
Depend on EF 10.0.0-alpha.1.25068.1 (#3453)
Browse files Browse the repository at this point in the history
  • Loading branch information
roji authored Feb 4, 2025
1 parent 83f2cc3 commit 352306a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ artifacts/
# Roslyn cache directories
*.ide/
TestResult.xml

.dotnet
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<EFCoreVersion>10.0.0-alpha.1.25074.3</EFCoreVersion>
<MicrosoftExtensionsVersion>10.0.0-alpha.1.25068.1</MicrosoftExtensionsVersion>
<EFCoreVersion>10.0.0-preview.1.25077.1</EFCoreVersion>
<MicrosoftExtensionsVersion>10.0.0-alpha.1.25073.13</MicrosoftExtensionsVersion>
<NpgsqlVersion>9.0.2</NpgsqlVersion>
</PropertyGroup>

Expand Down

0 comments on commit 352306a

Please sign in to comment.