Skip to content

Commit

Permalink
Acl.Net.Core.Database: Use the newest version of package `Microsoft.E…
Browse files Browse the repository at this point in the history
…ntityFrameworkCore` (#81)
  • Loading branch information
ArdenHide authored Dec 8, 2023
1 parent 607c61c commit a112e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Acl.Net.Core.Database/Acl.Net.Core.Database.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.14" />
</ItemGroup>

</Project>

0 comments on commit a112e16

Please sign in to comment.