Explorar el Código

Update to LibHac 0.11.1 (#1186)

- Adds EnumerateDeliveryCacheDirectory to BCAT
Alex Barney hace 6 años
padre
commit
ba7db8ccef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Ryujinx.HLE/Ryujinx.HLE.csproj

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

@@ -52,7 +52,7 @@
 
   <ItemGroup>
     <PackageReference Include="Concentus" Version="1.1.7" />
-    <PackageReference Include="LibHac" Version="0.11.0" />
+    <PackageReference Include="LibHac" Version="0.11.1" />
     <PackageReference Include="MsgPack.Cli" Version="1.0.1" />
   </ItemGroup>