Skip to content

Commit

Permalink
Added Passwordless icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Åberg committed May 19, 2021
1 parent fc96699 commit 28a49ff
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file modified dist/webauthn-fido2-key-remover.exe
Binary file not shown.
Binary file added src/passless.ico
Binary file not shown.
1 change: 1 addition & 0 deletions src/webauthn-fido2-key-remover.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<RootNamespace>webauthn_fido2_key_remover</RootNamespace>
<ApplicationIcon>passless.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 28a49ff

Please sign in to comment.