Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore from 6.0.1 to 6.0.2 (#209)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
1 parent 0bd85df commit a296027
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Whipstaff.AspNetCore" Version="6.0.55" />
<PackageReference Include="Whipstaff.Wpf" Version="6.0.55" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="6.0.55" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a296027

Please sign in to comment.