Update UnshieldSharp to 1.6.8

This commit is contained in:
Matt Nadareski
2022-04-17 13:35:14 -07:00
parent 89b86630d8
commit 2d2207a1ee

View File

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