We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914740e commit 91105a7Copy full SHA for 91105a7
docs/core/extensions/snippets/configuration/custom-provider/custom-provider.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.0" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.2" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0" />
12
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
13
</ItemGroup>
0 commit comments