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

Eliminate BinaryFormatter #1354

Open
CharliePoole opened this issue Jul 30, 2023 · 0 comments
Open

Eliminate BinaryFormatter #1354

CharliePoole opened this issue Jul 30, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@CharliePoole
Copy link
Member

It's considered unsafe and is going away. See https://github.com/dotnet/designs/blob/main/accepted/2020/better-obsoletion/binaryformatter-obsoletion.md.

I've started work on this for my own engine (TestCentric/testcentric-engine#127) and I expect that the changes would apply almost directly to NUnit as well, possibly modified to allow for any changes made in that area since I left.

@CharliePoole CharliePoole self-assigned this Jun 5, 2024
@CharliePoole CharliePoole added V4 Discussions of direction for Version 4 Feature labels Jun 5, 2024
@CharliePoole CharliePoole added this to the 4.0 milestone Sep 30, 2024
@CharliePoole CharliePoole removed the V4 Discussions of direction for Version 4 label Dec 14, 2024
@CharliePoole CharliePoole modified the milestones: 4.0, 4.0.0-beta.1 Dec 29, 2024
@CharliePoole CharliePoole changed the title Time to get rid of BinaryFormatter? Eliminate BinaryFormatter Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant