Skip to content

Commit 2e72829

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.2 - [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.2 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 94affd8 commit 2e72829

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="EfClassicLocalDb" Version="20.1.3" />
8-
<PackageVersion Include="EfLocalDb" Version="20.0.3" />
8+
<PackageVersion Include="EfLocalDb" Version="20.1.3" />
99
<PackageVersion Include="EntityFramework" Version="6.5.1" />
1010
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.2" />
1111
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.4" />

0 commit comments

Comments
 (0)