Skip to content

Commit 688524c

Browse files
Bump Microsoft.AspNetCore.Identity.UI from 9.0.0 to 9.0.15
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-version: 9.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 406d644 commit 688524c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/Api/WebApi/WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<ItemGroup>
2424
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="[9.0,)"/>
2525
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="[9.0,)"/>
26-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="[9.0,)"/>
26+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.15"/>
2727
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="[9.0,)"/>
2828
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="[9.0,)"/>
2929
</ItemGroup>

0 commit comments

Comments
 (0)