Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Update compiler from dotnet/runtime#8122

Merged
MichalStrehovsky merged 2 commits intodotnet:masterfrom
MichalStrehovsky:compUpd
May 2, 2020
Merged

Update compiler from dotnet/runtime#8122
MichalStrehovsky merged 2 commits intodotnet:masterfrom
MichalStrehovsky:compUpd

Conversation

@MichalStrehovsky
Copy link
Member

Contains breaking change: NativeCallableAttribute was renamed to UnmanagedCallersOnlyAttribute as part of making it a public attribute.

Contains breaking change: NativeCallableAttribute was renamed to UnmanagedCallersOnlyAttribute as part of making it a public attribute.
@MichalStrehovsky MichalStrehovsky merged commit 3a24954 into dotnet:master May 2, 2020
@MichalStrehovsky MichalStrehovsky deleted the compUpd branch May 2, 2020 05:30
@jkotas
Copy link
Member

jkotas commented May 2, 2020

cc @mjsabby FYI, this change renamed NativeCallableAttribute to UnmanagedCallersOnlyAttribute ... in case you are using it somewhere.

@mjsabby
Copy link
Contributor

mjsabby commented May 4, 2020

Thanks @jkotas yup will need to update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants