Skip to content

Commit

Permalink
Merge pull request #5852 from microsoft/dependabot/nuget/sample-api/a…
Browse files Browse the repository at this point in the history
…pi/Microsoft.Identity.Web-2.19.1

Bump Microsoft.Identity.Web from 2.19.0 to 2.19.1 in /sample-api/api
  • Loading branch information
baywet authored Jun 11, 2024
2 parents a81e739 + 1715f97 commit 9d99ecf
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.6" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.19.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.19.1" />
<PackageReference Include="Microsoft.OData.Core" Version="7.21.3" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.6.5" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
Expand Down

0 comments on commit 9d99ecf

Please sign in to comment.