Skip to content

Commit

Permalink
Bump Pomelo.EntityFrameworkCore.MySql in /DatingApp.API
Browse files Browse the repository at this point in the history
Bumps [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql) from 3.1.0 to 3.2.4.
- [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases)
- [Commits](PomeloFoundation/Pomelo.EntityFrameworkCore.MySql@3.1.0...3.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 21, 2021
1 parent b21d8c6 commit a42af34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DatingApp.API/DatingApp.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="CloudinaryDotNet" Version="1.10.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.2.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="3.1.0" />
</ItemGroup>
</Project>

0 comments on commit a42af34

Please sign in to comment.