Skip to content

Commit

Permalink
Added dist to repo for conveniance
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Åberg committed May 19, 2021
1 parent d2f486d commit fc96699
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added dist/webauthn-fido2-key-remover.exe
Binary file not shown.
1 change: 1 addition & 0 deletions publish.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dotnet publish ./src/ -o ./dist/ -r win-x86 /p:PublishSingleFile=true /p:IncludeNativeLibrariesForSelfExtract=true --self-contained true -p:PublishReadyToRun=true -c Release
1 change: 0 additions & 1 deletion src/publish.ps1

This file was deleted.

0 comments on commit fc96699

Please sign in to comment.