Skip to content

Commit

Permalink
chore(deps): bump Microsoft.EntityFrameworkCore.Analyzers
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore.Analyzers](https://github.com/dotnet/efcore) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2022
1 parent 6062867 commit 025da74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="MailKit" Version="2.15.0" />
<PackageReference Include="Microsoft.AspNetCore.Hosting.WindowsServices" Version="3.1.20" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="6.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="6.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.11">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 025da74

Please sign in to comment.