Skip to content

Commit

Permalink
Add entry to aspnetcore to propagate EFCore into the VMR (#55089)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky authored Apr 11, 2024
1 parent 3b50d8b commit ba3460a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<Dependency Name="dotnet-ef" Version="9.0.0-preview.4.24205.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>45448efb1da8914489739bc4116f7a8f6c9374a2</Sha>
<SourceBuildTarball RepoName="efcore" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0-preview.4.24205.3">
<Uri>https://github.com/dotnet/efcore</Uri>
Expand Down

0 comments on commit ba3460a

Please sign in to comment.