Skip to content

Commit a76c8e7

Browse files
authored
Merge pull request #147 from Codebytes/dependabot/nuget/Microsoft.EntityFrameworkCore.Tools-5.0.9
Bump Microsoft.EntityFrameworkCore.Tools from 5.0.7 to 5.0.9
2 parents 524ab63 + 6db9321 commit a76c8e7

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)