mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump EFCore.NamingConventions
Bumps [EFCore.NamingConventions](https://github.com/efcore/EFCore.NamingConventions) from 6.0.0-rc.1 to 6.0.0. - [Release notes](https://github.com/efcore/EFCore.NamingConventions/releases) - [Commits](https://github.com/efcore/EFCore.NamingConventions/compare/v6.0.0-rc.1...v6.0.0) --- updated-dependencies: - dependency-name: EFCore.NamingConventions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
85e3f3dc05
commit
f9e9d313ba
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="EFCore.NamingConventions" Version="6.0.0-rc.1" />
|
||||
<PackageReference Include="EFCore.NamingConventions" Version="6.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.0" />
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue