Skip to content

Commit

Permalink
Merge pull request #121 from loresoft/dependabot/nuget/Microsoft.AspN…
Browse files Browse the repository at this point in the history
…etCore.Identity.UI-8.0.11

Bump Microsoft.AspNetCore.Identity.UI from 8.0.10 to 8.0.11
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
2 parents 223dd7e + da8efe8 commit 71af2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Sample.Website/Sample.Website.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 71af2fc

Please sign in to comment.