Update UnshieldSharp to 1.6.6

This commit is contained in:
Matt Nadareski
2021-09-13 11:19:55 -07:00
parent d66c890b71
commit 630f628598

View File

@@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="UnshieldSharp" Version="1.6.5" />
<PackageReference Include="UnshieldSharp" Version="1.6.6" />
<PackageReference Include="WiseUnpacker" Version="1.0.2" />
</ItemGroup>