Klocman / Bulk-Crap-Uninstaller

Remove large amounts of unwanted applications quickly.
https://www.bcuninstaller.com/
Apache License 2.0
12.72k stars 619 forks source link

Stop using BinaryFormatter since it's obsolete and unsafe #621

Open Klocman opened 5 months ago

Klocman commented 5 months ago

Looks like it's only used in SaveState and RestoreState here.

Original issue https://github.com/dotnet/winforms/issues/11597