Skip to content

Commit 3877393

Browse files
Bump Microsoft.Identity.Web from 4.3.0 to 4.5.0
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04c7d7b commit 3877393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="9.0.13" />
10-
<PackageReference Include="Microsoft.Identity.Web" Version="4.3.0" />
10+
<PackageReference Include="Microsoft.Identity.Web" Version="4.5.0" />
1111
<PackageReference Include="Microsoft.OData.Core" Version="8.4.3" />
1212
<PackageReference Include="Microsoft.OpenApi.OData" Version="3.0.0" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.4" />

0 commit comments

Comments
 (0)