diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index cf5a260d..8e05444e 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -88,7 +88,7 @@ - + diff --git a/BinaryObjectScanner/Packer/WiseInstaller.cs b/BinaryObjectScanner/Packer/WiseInstaller.cs index 87a4bdb0..12a18d39 100644 --- a/BinaryObjectScanner/Packer/WiseInstaller.cs +++ b/BinaryObjectScanner/Packer/WiseInstaller.cs @@ -320,7 +320,7 @@ namespace BinaryObjectScanner.Packer /// /// Class representing the properties of each recognized Wise installer format /// - /// + /// TODO: Requires all fields to be writable in package before replacement private class FormatProperty { ///