Skip to content

Commit

Permalink
use correct cert name
Browse files Browse the repository at this point in the history
  • Loading branch information
lukka committed Aug 5, 2019
1 parent 98590f6 commit 81edd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VSInsertion/Signing/SignFiles.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<ItemGroup>
<FilesToSign Include="@(FilesToCopy->'$(OutDir)%(Filename)%(Extension)')">
<Authenticode>Microsoft</Authenticode>
<Authenticode>Microsoft400</Authenticode>
</FilesToSign>
</ItemGroup>
</Target>
Expand Down

0 comments on commit 81edd17

Please sign in to comment.