Skip to content

Commit cdff76f

Browse files
build(deps): bump Microsoft.Identity.Web (#1459)
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 3.5.0 to 3.8.2. - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](AzureAD/microsoft-identity-web@3.5.0...3.8.2) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c73fcc9 commit cdff76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimplePasswordManagerService/SimplePasswordManagerService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" NoWarn="NU1605" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.3" NoWarn="NU1605" />
1616
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.3" />
17-
<PackageReference Include="Microsoft.Identity.Web" Version="3.5.0" />
17+
<PackageReference Include="Microsoft.Identity.Web" Version="3.8.2" />
1818
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.5.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)