Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore.InMemory in the microsoft group
Browse files Browse the repository at this point in the history
Bumps the microsoft group with 1 update: [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 7feb92d commit fa7c98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/EFCoreStoreSample/EFCoreStoreSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.5" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit fa7c98b

Please sign in to comment.