Commit 5db79a5
[Mono.Posix] Sign with
Sign `Mono.Posix.dll` with `mono.pub`, not with `product.snk`.
This is required because the existing Xamarin.Android SDK signs
`Mono.Posix.dll` with `mono.pub`, so the same signing key needs to be
used so that existing assembly references are not broken because a
new/different signing key is used.mono.pub (#78)1 parent e094ce8 commit 5db79a5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments