build(deps): bump Microsoft.EntityFrameworkCore.Proxies

Bumps [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) from 7.0.14 to 7.0.15.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.14...v7.0.15)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Proxies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-10 06:34:51 +00:00 committed by Collin Barrett
parent e63ce2557b
commit 0d01dd5fb8

View file

@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="7.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.14" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="7.0.15" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
</ItemGroup>