Skip to content

Commit 107a06a

Browse files
Bump Microsoft.AspNetCore.Identity.UI from 9.0.6 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bc5898 commit 107a06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GaleriePhotos/GaleriePhotos.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="9.0.6" />
1818
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.6" />
1919
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.6" />
20-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.6" />
20+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.10" />
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.6" />
2222
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.6">
2323
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)