Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.14 to 7.0.18
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 7.0.14 to 7.0.18.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.14...v7.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent 758e606 commit 56b121e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[7.0.14]" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[7.0.18]" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 56b121e

Please sign in to comment.