Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Commit 4bd8e25

Browse files
author
Plorence
authored
Downgrade Pomelo.EntityFrameworkCore.MySql
incompatible
1 parent be86828 commit 4bd8e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bazzigg.Database/Bazzigg.Database.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
</PackageReference>
26-
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="6.0.1" />
26+
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="5.0.0" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)