Skip to content

Commit fd98bec

Browse files
author
Liudmila Molkova
authored
Update Common.props
1 parent 09a49a7 commit fd98bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<ItemDefinitionGroup>
5353
<FilesToSign>
5454
<!-- Microsoft authenticode certificate for all file types -->
55-
<Authenticode Condition="'%(FilesToSign.Authenticode)' == ''">Microsoft</Authenticode>
55+
<Authenticode Condition="'%(FilesToSign.Authenticode)' == ''">Microsoft400</Authenticode>
5656
<!-- Microsoft strong-name key for managed assemblies -->
5757
<StrongName Condition="'$(TargetExt)' == '.winmdobj' OR '$(TargetExt)' == '.dll' OR '$(TargetExt)' == '.exe'">MsSharedLib72</StrongName>
5858
</FilesToSign>

0 commit comments

Comments
 (0)