Skip to content

Commit 2a3b3d6

Browse files
Bump LocalDb and Microsoft.Data.SqlClient in /src
Bumps [LocalDb](https://github.com/SimonCropp/LocalDb) and [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient). These dependencies needed to be updated together. Updates `LocalDb` from 20.0.0 to 20.0.2 - [Release notes](https://github.com/SimonCropp/LocalDb/releases) - [Commits](https://github.com/SimonCropp/LocalDb/commits) Updates `Microsoft.Data.SqlClient` from 6.0.1 to 6.0.1 - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v6.0.1...v6.0.1) --- updated-dependencies: - dependency-name: LocalDb dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53f17c0 commit 2a3b3d6

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="EfLocalDb" Version="20.0.0" />
8-
<PackageVersion Include="LocalDb" Version="20.0.0" />
8+
<PackageVersion Include="LocalDb" Version="20.0.2" />
99
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
1010
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.1" />
1111
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />

0 commit comments

Comments
 (0)