Skip to content

Commit

Permalink
[Library -> All](deps): Bump Microsoft.EntityFrameworkCore
Browse files Browse the repository at this point in the history
Bumps the ef-core group in /Source/SammBot.Library with 1 update: [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore).


Updates `Microsoft.EntityFrameworkCore` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.5...v8.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and AnalogFeelings committed May 29, 2024
1 parent 079cd87 commit a29acff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/SammBot.Library/SammBot.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.15.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.5"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.6"/>
<PackageReference Include="SkiaSharp" Version="2.88.8"/>
</ItemGroup>

Expand Down

0 comments on commit a29acff

Please sign in to comment.