Skip to content

Commit 9266c2e

Browse files
authored
合并拉取请求 #166
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 7.0.12 to 7.0.13
2 parents ce4928a + 61084a7 commit 9266c2e

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="7.0.12" />
4+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.13" />
55
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
66
<PackageReference Include="xunit" Version="2.6.1" />
77
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">

0 commit comments

Comments
 (0)