Prechádzať zdrojové kódy

Update to LibHac 0.11.3 (#1414)

Removes the timeout when deleting files from the local file system
Alex Barney 5 rokov pred
rodič
commit
41ac824273
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Ryujinx.HLE/Ryujinx.HLE.csproj

+ 1 - 1
Ryujinx.HLE/Ryujinx.HLE.csproj

@@ -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>