Skip to content

Commit

Permalink
Merge pull request #77 from xamarin/dev/soch/fix_certs
Browse files Browse the repository at this point in the history
Fix authenticode certs
  • Loading branch information
somu84 committed Aug 22, 2019
2 parents 962c486 + 131bb29 commit 294f447
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>
<ItemGroup>
<FilesToSign Include="$(OutDir)\Xamarin.Android.Tools.AndroidSdk.dll">
<Authenticode>Microsoft</Authenticode>
<Authenticode>Microsoft400</Authenticode>
</FilesToSign>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 294f447

Please sign in to comment.