Skip to content

Commit

Permalink
Build(deps): Bump Microsoft.EntityFrameworkCore from 7.0.9 to 7.0.10 (#…
Browse files Browse the repository at this point in the history
…153)

Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.9 to 7.0.10.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.9...v7.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2023
1 parent ad56060 commit 33a8639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="6.30.0" />
<PackageVersion Include="EntityFrameworkCore.Exceptions.SqlServer" Version="6.0.3.2" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="7.0.9" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.9" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.9" />
<PackageVersion Include="Bogus" Version="34.0.2" />
Expand Down

0 comments on commit 33a8639

Please sign in to comment.