Skip to content

Commit 6ae14bd

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

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
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.11" />
2929
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.10" />
3030
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.11" />
31-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.10" />
31+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.11" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.11" />
3333
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.2" />
3434
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">

0 commit comments

Comments
 (0)