Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore from 6.0.24 to 6.0.25 in /Source (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent ca5c50f commit ea48116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/ACE.Database/ACE.Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.24" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.25" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="6.0.2" />
<PackageReference Include="System.Diagnostics.Debug" Version="4.3.0" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
Expand Down

0 comments on commit ea48116

Please sign in to comment.