Skip to content

Commit

Permalink
Switched to PackageIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbrady91 authored Mar 10, 2021
1 parent b5dd71a commit aaf3c1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>ASP.NET Core Identity IPasswordHasher implementation using Argon2</Description>
<Copyright>Copyright (c) 2020 Scott Brady</Copyright>
<PackageTags>aspnetcore;identity;Argon2;password;hashing;hash;security</PackageTags>
<PackageIconUrl>https://www.scottbrady91.com/img/logos/scottbrady91.png</PackageIconUrl>
<PackageIcon>icon.png</PackageIcon>
<PackageProjectUrl>https://github.com/scottbrady91/ScottBrady91.AspNetCore.Identity.Argon2PasswordHasher</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit aaf3c1f

Please sign in to comment.