Skip to content

Commit 7d5a4ab

Browse files
Bump Microsoft.EntityFrameworkCore.Tools in /src/MsSqlToolBelt
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fafddd3 commit 7d5a4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MsSqlToolBelt/MsSqlToolBelt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Markdig" Version="0.38.0" />
2626
<PackageReference Include="Microsoft-WindowsAPICodePack-Shell" Version="1.1.5" />
2727
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
28-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0">
28+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.1">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)