Add note for MS-CAB

This commit is contained in:
Matt Nadareski
2025-07-28 12:33:11 -04:00
parent 249a17be1f
commit f2fe2623c6

View File

@@ -30,6 +30,7 @@ namespace BinaryObjectScanner.FileType
public bool Extract(Stream? stream, string file, string outDir, bool includeDebug)
{
#if NET20 || NET35 || !WINX86
// TODO: Use MicrosoftCabinet.OpenSet when Serialization is updated
try
{
// Create the wrapper