Skip to content

Commit 294f447

Browse files
authored
Merge pull request #77 from xamarin/dev/soch/fix_certs
Fix authenticode certs
2 parents 962c486 + 131bb29 commit 294f447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xamarin.Android.Tools.AndroidSdk/Xamarin.Android.Tools.AndroidSdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</ItemGroup>
4141
<ItemGroup>
4242
<FilesToSign Include="$(OutDir)\Xamarin.Android.Tools.AndroidSdk.dll">
43-
<Authenticode>Microsoft</Authenticode>
43+
<Authenticode>Microsoft400</Authenticode>
4444
</FilesToSign>
4545
</ItemGroup>
4646
<ItemGroup>

0 commit comments

Comments
 (0)