mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Microsoft.EntityFrameworkCore.Tools
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/aspnet/EntityFrameworkCore) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases) - [Commits](https://github.com/aspnet/EntityFrameworkCore/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c4a308aff7
commit
1705ac726b
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.0.0">
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.0.1">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
|
|
|||
Loading…
Reference in a new issue