Skip to content

Commit

Permalink
Bump Microsoft.OData.Core from 7.21.0 to 7.21.1 in /sample-api/api
Browse files Browse the repository at this point in the history
Bumps Microsoft.OData.Core from 7.21.0 to 7.21.1.

---
updated-dependencies:
- dependency-name: Microsoft.OData.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 33889a3 commit a75a70f
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 a75a70f

Please sign in to comment.