Skip to content

Commit

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

build(deps): bump Microsoft.OpenApi.OData from 1.7.2 to 1.7.3 in /sample-api/api
  • Loading branch information
baywet authored Jan 22, 2025
2 parents 85fa2b7 + eb56849 commit 3f6985e
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 @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.6.1" />
<PackageReference Include="Microsoft.OData.Core" Version="8.2.3" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.7.2" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 3f6985e

Please sign in to comment.