Skip to content

Commit

Permalink
signtool.exe -> 10.0.17763.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell authored May 27, 2023
1 parent 54b905d commit 8792e7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ jobs:
Providers__GitHub__AccessToken: ${{ secrets.GITHUB_TOKEN }}
Certificates__DragonFruit__B64Contents: ${{ secrets.DRAGONFRUIT_CERT_CONTENTS }}
Certificates__DragonFruit__Password: ${{ secrets.DRAGONFRUIT_CERT_PASSWORD }}
Toolkit__signtool: |
C:\Program Files (x86)\Microsoft SDKs\ClickOnce\SignTool\signtool.exe
Toolkit__signtool: C:/Program Files (x86)/Windows Kits/10/bin/10.0.17763.0/x86/signtool.exe

0 comments on commit 8792e7d

Please sign in to comment.