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.
Spectre.Console.dll
1 parent e18870a commit 9141a23Copy full SHA for 9141a23
eng/Signing.props
@@ -64,6 +64,7 @@
64
<FileSignInfo Include="MessagePack.dll" CertificateName="$(ExternalCertificateId)" />
65
<FileSignInfo Include="Nerdbank.Streams.dll" CertificateName="$(ExternalCertificateId)" />
66
<FileSignInfo Include="Newtonsoft.Json.dll" CertificateName="$(ExternalCertificateId)" />
67
+ <FileSignInfo Include="Spectre.Console.dll" CertificateName="$(ExternalCertificateId)" />
68
<FileSignInfo Include="Valleysoft.DockerCredsProvider.dll" CertificateName="$(ExternalCertificateId)" />
69
70
<!-- Additionally, we need to notarize any .pkg files -->
0 commit comments