We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d150392 commit 0e10f26Copy full SHA for 0e10f26
CodeSigningCertificate.pfx
6.46 KB
appveyor.yml
@@ -24,9 +24,9 @@ assembly_info:
24
environment:
25
sign_tool: 'C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\signtool.exe'
26
timestamp_url: http://timestamp.verisign.com/scripts/timstamp.dll
27
- pfx_file: 'C:\projects\Network-AutoSwitch\Tulpep.pfx'
+ pfx_file: 'C:\projects\Network-AutoSwitch\CodeSigningCertificate.pfx'
28
pfx_password:
29
- secure: LdcyoQhXm2P2QuFz/ogRYpACnJeZDyka/QBzMKJkKKE=
+ secure: ugchYa6faIXJ4MAlCLsu0AT1uu5hh4YoV3qa3jJdBr4=
30
31
32
before_build:
tulpep.pfx
-6.54 KB
0 commit comments