Skip to content

Commit 3dd3d32

Browse files
authored
Merge pull request #8458 from microsoft/dependabot/nuget/sample-api/api/src/Microsoft.EntityFrameworkCore.InMemory-9.0.14
Bump Microsoft.EntityFrameworkCore.InMemory from 9.0.13 to 9.0.14
2 parents fafc464 + 37040c1 commit 3dd3d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample-api/api/src/ToDoApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.1" />
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.13" />
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.14" />
1010
<PackageReference Include="Microsoft.Identity.Web" Version="4.3.0" />
1111
<PackageReference Include="Microsoft.OData.Core" Version="8.4.3" />
1212
<PackageReference Include="Microsoft.OpenApi.OData" Version="3.0.0" />

0 commit comments

Comments
 (0)