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.
2 parents ffe7564 + 6ee67bf commit 97585e0Copy full SHA for 97585e0
eng/Signing.props
@@ -29,6 +29,7 @@
29
<FileExtensionSignInfo Update=".nupkg" CertificateName="NuGet" />
30
<FileExtensionSignInfo Update=".zip" CertificateName="None" />
31
<FileExtensionSignInfo Include=".msi" CertificateName="MicrosoftDotNet500" />
32
+ <FileExtensionSignInfo Include=".ttf" CertificateName="Microsoft400" />
33
</ItemGroup>
34
35
<ItemGroup>
0 commit comments