Skip to content

Commit 6db9321

Browse files
Bump Microsoft.EntityFrameworkCore.Tools from 5.0.7 to 5.0.9
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 5.0.7 to 5.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/commits) --- 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 524ab63 commit 6db9321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DIDemo/DIDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.9" />
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.7">
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.9">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)