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 1ee9910 commit 14ddd30Copy full SHA for 14ddd30
src/LinkDotNet.Blog.Infrastructure/LinkDotNet.Blog.Infrastructure.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.0" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.1" />
11
<PackageReference Include="RavenDB.Client" Version="5.4.5" />
12
<PackageReference Include="X.PagedList" Version="8.4.3" />
13
</ItemGroup>
0 commit comments