Skip to content

Commit 7c3de0c

Browse files
authored
Merge pull request #219 from InvaderZim85/dependabot/nuget/src/MsSqlToolBelt/Microsoft.EntityFrameworkCore.Tools-9.0.1
Bump Microsoft.EntityFrameworkCore.Tools from 9.0.0 to 9.0.1 in /src/MsSqlToolBelt
2 parents a3d00d1 + 217441c commit 7c3de0c

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