Skip to content

Commit 6b75778

Browse files
authored
Merge pull request #32 from code-of-chaos/dependabot/nuget/tests/Tests.CodeOfChaos.Types.UnitOfWork/multi-ce75179378
Chore(deps): Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.InMemory
2 parents eee51cd + 0a10158 commit 6b75778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Tests.CodeOfChaos.Types.UnitOfWork/Tests.CodeOfChaos.Types.UnitOfWork.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.9" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
1212
<PackageReference Include="Moq" Version="4.20.72"/>
1313
<PackageReference Include="TUnit" Version="0.73.19" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)