Skip to content

Commit a20b296

Browse files
committed
Merge remote-tracking branch 'origin/renovate/pomelo.entityframeworkcore.mysql-7.x' into renovate/major-dotnet-monorepo
2 parents 6164202 + 77cc997 commit a20b296

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/src/AcmStatisticsBackend.EntityFrameworkCore/AcmStatisticsBackend.EntityFrameworkCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="6.0.2" />
14+
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
1515
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.Design" Version="1.1.2" />
1616
</ItemGroup>
1717
<ItemGroup>

ohunt/OHunt.Web/OHunt.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>
2424
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.13" />
25-
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="6.0.2" />
25+
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
2626
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql.Design" Version="1.1.2">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)