Skip to content

Commit 224c00c

Browse files
Bump Microsoft.Identity.Web from 2.21.1 to 3.6.2 in /webapi
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 2.21.1 to 3.6.2. - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/commits/3.6.2) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23b2782 commit 224c00c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<PackageVersion Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
1313
<PackageVersion Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
1414
<PackageVersion Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
15-
<PackageVersion Include="Microsoft.Identity.Client" Version="4.66.2" />
16-
<PackageVersion Include="Microsoft.Identity.Web" Version="2.21.1" />
15+
<PackageVersion Include="Microsoft.Identity.Client" Version="4.67.2" />
16+
<PackageVersion Include="Microsoft.Identity.Web" Version="3.6.2" />
1717
<PackageVersion Include="SharpToken" Version="2.0.3" />
1818
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.9.0" />
1919
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />

0 commit comments

Comments
 (0)