Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove automatic default serializable constructor marking #1925

Merged
merged 1 commit into from
Mar 27, 2021

Conversation

marek-safar
Copy link
Contributor

No description provided.

@marek-safar
Copy link
Contributor Author

Merging to check the impact on libraries

@marek-safar marek-safar merged commit 318105c into dotnet:main Mar 27, 2021
@marek-safar marek-safar deleted the ser6 branch March 27, 2021 08:38
MichalStrehovsky added a commit to MichalStrehovsky/runtimelab that referenced this pull request Mar 28, 2021
IL Linker is also removing this support in dotnet/linker#1925.

We could keep the reflection blocking exemption, but there's a workaround: just turn off reflection blocking.
jkotas pushed a commit to dotnet/runtimelab that referenced this pull request Mar 28, 2021
IL Linker is also removing this support in dotnet/linker#1925.

We could keep the reflection blocking exemption, but there's a workaround: just turn off reflection blocking.
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant