Explorar el Código

Update to LibHac 0.11.2 (#1240)

Alex Barney hace 6 años
padre
commit
9544ed98b6
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

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