Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore.SqlServer
Browse files Browse the repository at this point in the history
Bumps the entityframeworkcore group with 1 update in the / directory: [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore).


Updates `Microsoft.EntityFrameworkCore.SqlServer` from 7.0.18 to 7.0.20
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.18...v7.0.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 82c74bb commit 4cf92ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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.18]" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="[7.0.20]" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4cf92ae

Please sign in to comment.