Skip to content

Commit

Permalink
[6.0](deps): Bump Microsoft.EntityFrameworkCore.SqlServer from 6.0.10…
Browse files Browse the repository at this point in the history
… to 6.0.11 (#134)

[6.0](deps): Bump Microsoft.EntityFrameworkCore.SqlServer

Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 10, 2022
1 parent 05b3e30 commit b03be75
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Installers" Version="7.0.0-beta.22558.4" />
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Archives" Version="7.0.0-beta.22558.4" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.10" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.11" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.11" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.11" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Cosmos" Version="6.0.11" />
Expand Down

0 comments on commit b03be75

Please sign in to comment.