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 2c83f9c commit 4766930Copy full SHA for 4766930
src/LinkDotNet.Blog.Infrastructure/LinkDotNet.Blog.Infrastructure.csproj
@@ -9,7 +9,7 @@
9
<ItemGroup>
10
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0-preview.5.23280.1" />
11
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
12
- <PackageReference Include="RavenDB.Client" Version="5.4.106" />
+ <PackageReference Include="RavenDB.Client" Version="5.4.107" />
13
</ItemGroup>
14
15
0 commit comments