[8/21 Infra rollout] update sdk to preview6 (#56161)
authorManish Godse <61718172+mangod9@users.noreply.github.com>
Mon, 2 Aug 2021 07:57:03 +0000 (00:57 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Aug 2021 07:57:03 +0000 (09:57 +0200)
commit7ed6714cd4c78c693177c6bbac17d44e758aaecb
tree03ec9bc646cc7fd5b3407e0835d23c18e7e46f44
parentf915301e7181758302e7c9af264923543256e06f
[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>
global.json