Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2022
1 parent 44c422f commit 1dcff12
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Whipstaff.AspNetCore" Version="6.0.134" />
<PackageReference Include="Whipstaff.Wpf" Version="6.0.134" />
<PackageReference Include="Whipstaff.Wpf.Mahapps" Version="6.0.134" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1dcff12

Please sign in to comment.