Skip to content

Commit

Permalink
Merge pull request #6997 from microsoft/dependabot/nuget/sample-api/a…
Browse files Browse the repository at this point in the history
…pi/Microsoft.EntityFrameworkCore.InMemory-9.0.1

build(deps): bump Microsoft.EntityFrameworkCore.InMemory from 9.0.0 to 9.0.1 in /sample-api/api
  • Loading branch information
baywet authored Jan 14, 2025
2 parents fd79bb8 + a8eeb3b commit 7114f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-api/api/src/ToDoApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.1.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.5.0" />
<PackageReference Include="Microsoft.OData.Core" Version="8.2.3" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.7.0" />
Expand Down

0 comments on commit 7114f70

Please sign in to comment.