We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d72c2 commit ac70903Copy full SHA for ac70903
1 file changed
src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj
@@ -8,7 +8,7 @@
8
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[8.0.8]" />
9
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="[8.0.4]" />
10
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="[8.0.2]" />
11
- <PackageReference Include="linq2db.EntityFrameworkCore" Version="[8.1.0]" />
+ <PackageReference Include="linq2db.EntityFrameworkCore" Version="[8.3.0]" />
12
</ItemGroup>
13
14
<ItemGroup>
0 commit comments