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 182e463 commit 4967818Copy full SHA for 4967818
src/LinkDotNet.Blog.Infrastructure/LinkDotNet.Blog.Infrastructure.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0-preview.5.23280.1" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0-preview.6.23329.4" />
11
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
12
<PackageReference Include="RavenDB.Client" Version="5.4.107" />
13
</ItemGroup>
0 commit comments