Update to WiseUnpacker 1.3.1

This commit is contained in:
Matt Nadareski
2024-03-25 22:43:34 -04:00
parent edffa3c7cc
commit fe6627f1ba
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@
<PackageReference Include="SabreTools.Models" Version="1.4.0" />
<PackageReference Include="SabreTools.Serialization" Version="1.4.1" />
<PackageReference Include="UnshieldSharp" Version="1.7.3" />
<PackageReference Include="WiseUnpacker" Version="1.3.0" />
<PackageReference Include="WiseUnpacker" Version="1.3.1" />
</ItemGroup>
</Project>

View File

@@ -320,7 +320,7 @@ namespace BinaryObjectScanner.Packer
/// <summary>
/// Class representing the properties of each recognized Wise installer format
/// </summary>
/// <see href="https://github.com/mnadareski/WiseUnpacker/blob/master/WiseUnpacker/FormatProperty.cs"/>
/// TODO: Requires all fields to be writable in package before replacement
private class FormatProperty
{
/// <summary>