Skip to content

Commit 71c446c

Browse files
authored
Merge pull request #189 from Codebytes/dependabot/nuget/Microsoft.EntityFrameworkCore.Tools-6.0.4
Bump Microsoft.EntityFrameworkCore.Tools from 6.0.1 to 6.0.4
2 parents 93f7191 + c3ad5c4 commit 71c446c

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="6.0.1" />
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.1">
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.4">
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>

0 commit comments

Comments
 (0)