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 into
dotnet:masterfrom
MichalStrehovsky:compUpd
May 2, 2020
Merged

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

Conversation

@MichalStrehovsky

Copy link
Copy Markdown
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.
Comment thread tests/src/Simple/HelloWasm/Program.cs Outdated
@MichalStrehovsky
MichalStrehovsky merged commit 3a24954 into dotnet:master May 2, 2020
@MichalStrehovsky
MichalStrehovsky deleted the compUpd branch May 2, 2020 05:30
@jkotas

jkotas commented May 2, 2020

Copy link
Copy Markdown
Member

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

@mjsabby

mjsabby commented May 4, 2020

Copy link
Copy Markdown
Contributor

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