Explorar el Código

Update to LibHac 0.5.1 (#770)

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

@@ -48,7 +48,7 @@
 
   <ItemGroup>
     <PackageReference Include="Concentus" Version="1.1.7" />
-    <PackageReference Include="LibHac" Version="0.5.0" />
+    <PackageReference Include="LibHac" Version="0.5.1" />
     <PackageReference Include="System.Runtime.Intrinsics.Experimental" Version="4.5.0-rc1" />
     <PackageReference Include="TimeZoneConverter.Posix" Version="2.1.0" />
   </ItemGroup>