Skip to content

Commit

Permalink
Use SHA2 certificate for binary signing
Browse files Browse the repository at this point in the history
  • Loading branch information
karolz-ms authored Jul 23, 2019
1 parent 197cf46 commit acf96b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@

<ItemGroup>
<FilesToSign Include="$(OutputPath)\full\*.dll;$(OutputPath)\full471\*.dll;$(OutputPath)\core\*.dll;$(OutputPath)\core20\*.dll">
<Authenticode>Microsoft</Authenticode>
<Authenticode>Microsoft400</Authenticode>
</FilesToSign>
</ItemGroup>
</Target>
Expand Down

0 comments on commit acf96b2

Please sign in to comment.