Skip to content

Commit afa47d0

Browse files
Bump Microsoft.Identity.Web and Microsoft.Identity.Web.UI (#1499)
Bumps Microsoft.Identity.Web from 4.1.0 to 4.1.1 Bumps Microsoft.Identity.Web.UI from 4.0.1 to 4.1.1 --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Identity.Web.UI dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 960f78a commit afa47d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SimplePasswordManagerService/SimplePasswordManagerService.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.0" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.0" />
1616
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.0" />
17-
<PackageReference Include="Microsoft.Identity.Web" Version="4.1.0" />
18-
<PackageReference Include="Microsoft.Identity.Web.UI" Version="4.0.1" />
17+
<PackageReference Include="Microsoft.Identity.Web" Version="4.1.1" />
18+
<PackageReference Include="Microsoft.Identity.Web.UI" Version="4.1.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)