Commit 7ed6714
[8/21 Infra rollout] update sdk to preview6 (#56161)
* update sdk to preview6
to check whether an arm64 bug is the root cause of NRE on macos.
* Remove invalid Castle.DynamicProxy.Internal.AbstractInvocation from ILLink descriptor files
The type is actually in the `Castle.DynamicProxy` namespace, not the `.Internal` one.
This causes an error with newer linker versions.
The whole `Castle.DynamicProxy` namespace is already preserved so we can remove the entry for AbstractInvocation.
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>1 parent f915301 commit 7ed6714
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments