Skip to content

Commit 2a66bd9

Browse files
Merge pull request #1422 from dnprogramming/dependabot/nuget/api/tests/Microsoft.EntityFrameworkCore.InMemory-9.0.11
Bump Microsoft.EntityFrameworkCore.InMemory from 9.0.10 to 9.0.11
2 parents 3da4107 + 326ab20 commit 2a66bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/tests/tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="MockQueryable.Moq" Version="8.0.1" />
2525
<PackageReference Include="Moq.EntityFrameworkCore" Version="9.0.0.5" />
2626
<PackageReference Include="Moq.Dapper" Version="1.0.7" />
27-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
27+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.11" />
2828
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="9.0.11" />
2929
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
3030
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />

0 commit comments

Comments
 (0)