Skip to content

Commit

Permalink
Merge pull request #5592 from microsoft/dependabot/nuget/sample-api/a…
Browse files Browse the repository at this point in the history
…pi/Microsoft.OData.Core-7.21.1

Bump Microsoft.OData.Core from 7.21.0 to 7.21.1 in /sample-api/api
  • Loading branch information
baywet authored May 2, 2024
2 parents 63c3476 + a75a70f commit 811901c
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 @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.4" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.18.1" />
<PackageReference Include="Microsoft.OData.Core" Version="7.21.0" />
<PackageReference Include="Microsoft.OData.Core" Version="7.21.1" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 811901c

Please sign in to comment.