mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-07 22:48:36 +00:00
Update to LibHac 0.11.3 (#1414)
Removes the timeout when deleting files from the local file system
This commit is contained in:
parent
5a7df48975
commit
41ac824273
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue