Skip to content

Commit 44b7c59

Browse files
authored
Merge pull request #8540 from microsoft/dependabot/nuget/sample-api/api/src/Microsoft.Identity.Web-4.7.0
Bump Microsoft.Identity.Web from 4.5.0 to 4.7.0
2 parents effee3c + 2102f4c commit 44b7c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample-api/api/src/ToDoApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.1" />
99
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.6" />
10-
<PackageReference Include="Microsoft.Identity.Web" Version="4.5.0" />
10+
<PackageReference Include="Microsoft.Identity.Web" Version="4.7.0" />
1111
<PackageReference Include="Microsoft.OData.Core" Version="8.4.3" />
1212
<PackageReference Include="Microsoft.OpenApi.OData" Version="3.1.0" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />

0 commit comments

Comments
 (0)