Skip to content

Commit e54f9dd

Browse files
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory (#219)
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea0eb33 commit e54f9dd

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.2" />
4+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.3" />
55
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
66
<PackageReference Include="xunit" Version="2.7.0" />
77
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">

0 commit comments

Comments
 (0)