Upgrade `Pomelo.EntityFrameworkCore.MySql` to 7.0.0-alpha.1.

pull/14708/head
maliming 3 years ago committed by GitHub
parent ca56ffdf76
commit bab36ca42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="$(MicrosoftEntityFrameworkCorePackageVersion)" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="6.0.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0-alpha.1" />
</ItemGroup>
</Project>

Loading…
Cancel
Save