Skip to content

Commit 2034886

Browse files
Bump Microsoft.AspNetCore.Identity.UI from 5.0.4 to 5.0.11
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 5.0.4 to 5.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.4...v5.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67f804b commit 2034886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PdfAValidatorWebApiTest/PdfAValidatorWebApiTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
1313
<PackageReference Include="AngleSharp" Version="0.14.0" />
14-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.4" />
14+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.11" />
1515
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.4" />
1616
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.20.0.28934">
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)