Skip to content

Remove pragma disabling SYSLIB0011#2032

Merged
slozier merged 1 commit intoIronLanguages:mainfrom
slozier:syslib0011
Mar 31, 2026
Merged

Remove pragma disabling SYSLIB0011#2032
slozier merged 1 commit intoIronLanguages:mainfrom
slozier:syslib0011

Conversation

@slozier
Copy link
Copy Markdown
Contributor

@slozier slozier commented Mar 31, 2026

Disabling the SYSLIB0011 (BinaryFormatter serialization is obsolete) warnings is no longer necessary since our minimum target is now .NET 8. The code is behind the FEATURE_SERIALIZATION feature symbol which was removed for .NET 8 (#1791).

Resolves #1025

@slozier slozier merged commit 14ecb62 into IronLanguages:main Mar 31, 2026
25 of 26 checks passed
@slozier slozier deleted the syslib0011 branch March 31, 2026 20:59
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.

SYSLIB0011

1 participant