Skip to content

Commit a2422ae

Browse files
authored
Merge pull request #6617 from microting/dependabot/nuget/eFormAPI/Microsoft.AspNetCore.Identity.UI-9.0.4
Bump Microsoft.AspNetCore.Identity.UI from 9.0.3 to 9.0.4 in /eFormAPI
2 parents 643ae2a + d65d3a4 commit a2422ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eFormAPI/eFormAPI.Web/eFormAPI.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="9.0.0" />
5252
<PackageReference Include="HtmlToOpenXml.dll" Version="3.2.4" />
5353
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
54-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.3" />
54+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.4" />
5555
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.4" />
5656
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.3" />
5757
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />

0 commit comments

Comments
 (0)