Update to LibHac 0.11.3 (#1414)

Removes the timeout when deleting files from the local file system
This commit is contained in:
Alex Barney
2020-07-23 21:12:19 -07:00
committed by GitHub
parent 5a7df48975
commit 41ac824273

View File

@ -58,7 +58,7 @@
<ItemGroup>
<PackageReference Include="Concentus" Version="1.1.7" />
<PackageReference Include="LibHac" Version="0.11.2" />
<PackageReference Include="LibHac" Version="0.11.3" />
<PackageReference Include="MsgPack.Cli" Version="1.0.1" />
</ItemGroup>