Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e8eb62e

Browse files
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory and Microsoft.Extensions.Logging.Abstractions
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.8 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c346aa0 commit e8eb62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/Cnblogs.Architecture.UnitTests/Cnblogs.Architecture.UnitTests.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
4+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.10" />
55
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
66
<PackageReference Include="xunit" Version="2.9.0" />
77
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /