We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7785cd commit 3caed7aCopy full SHA for 3caed7a
1 file changed
src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj
@@ -13,7 +13,7 @@
13
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[8.0.8]" />
14
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="[8.0.4]" />
15
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="[8.0.2]" />
16
- <PackageReference Include="linq2db.EntityFrameworkCore" Version="[8.1.0]" />
+ <PackageReference Include="linq2db.EntityFrameworkCore" Version="[8.3.0]" />
17
</ItemGroup>
18
19
<ItemGroup>
0 commit comments