Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/csharp/language-reference/compiler-messages/snippets/null-warnings with 1 update: [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore).


Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent e83080e commit 089b32f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
</ItemGroup>

</Project>

0 comments on commit 089b32f

Please sign in to comment.