Update to RedumpLib 1.3.6

This commit is contained in:
Matt Nadareski
2024-03-15 13:00:34 -04:00
parent 5f56977021
commit 64231da666
6 changed files with 6 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
<PackageReference Include="BinaryObjectScanner" PrivateAssets="build; analyzers" ExcludeAssets="contentFiles" Version="3.1.1" GeneratePathProperty="true">
<IncludeAssets>runtime; compile; build; native; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SabreTools.RedumpLib" Version="1.3.5" />
<PackageReference Include="SabreTools.RedumpLib" Version="1.3.6" />
</ItemGroup>
<ItemGroup>