Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

Import_CodeSigningKey.md 254 B

il y a 6 ans
123456
  1. # Import codeSigningKey.pfx
  2. In order to import the key for code signing on a new developer machine use the following command within the VS developer command line:
  3. > sn –i codeSigningKey.pfx VS_KEY_EFCA4C5B6DFD4B4F
  4. The container name may be different.