Skip to content

Commit 4e98e98

Browse files
Bump EfLocalDb, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.SqlServer
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.0 - [Release notes](https://github.com/SimonCropp/LocalDb/releases) - [Commits](SimonCropp/LocalDb@20.0.3...20.1.0) 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.0 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]>
1 parent 8911e65 commit 4e98e98

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.0" />
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)