Skip to content

Commit b07e09f

Browse files
Bump EfLocalDb, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.SqlServer (#1104)
Bumps [EfLocalDb](https://github.com/SimonCropp/LocalDb), [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `EfLocalDb` from 20.0.3 to 20.1.3 - [Release notes](https://github.com/SimonCropp/LocalDb/releases) - [Commits](https://github.com/SimonCropp/LocalDb/commits) Updates `Microsoft.EntityFrameworkCore` from 9.0.4 to 9.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.4...v9.0.4) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 9.0.4 to 9.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.4...v9.0.4) --- updated-dependencies: - dependency-name: EfLocalDb dependency-version: 20.1.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-version: 9.0.4 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>
1 parent b073e86 commit b07e09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageVersion Include="ConfigureAwait.Fody" Version="3.3.2" />
8-
<PackageVersion Include="EfLocalDb" Version="20.0.3" />
8+
<PackageVersion Include="EfLocalDb" Version="20.1.3" />
99
<PackageVersion Include="Fody" Version="6.9.2" />
1010
<PackageVersion Include="graphiql" Version="2.0.0" />
1111
<PackageVersion Include="GraphQL" Version="8.5.0" />

0 commit comments

Comments
 (0)