RupertAvery / PSXPackager

A utility to convert Playstation disc images in various formats to PBP format and back
Other
230 stars 15 forks source link

Fix `SYSLIB0051` warnings #64

Closed takano32 closed 6 months ago

takano32 commented 6 months ago

Fix below warnings

build: DiscUtils.Core/InvalidFileSystemException.cs#L67'IOException.IOException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)