Skip to content

Commit 06eddc7

Browse files
Bump Microsoft.AspNetCore.Identity.UI from 9.0.11 to 9.0.12
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 034ac33 commit 06eddc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.11" />
3030
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.11" />
3131
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.11" />
32-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.11" />
32+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.12" />
3333
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.11" />
3434
<PackageReference Include="Azure.Identity" Version="1.17.1" />
3535
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.3" />

0 commit comments

Comments
 (0)