Преглед на файлове

Update to LibHac 0.11.3 (#1414)

Removes the timeout when deleting files from the local file system
Alex Barney преди 5 години
родител
ревизия
41ac824273
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Ryujinx.HLE/Ryujinx.HLE.csproj

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

@@ -58,7 +58,7 @@
 
 
   <ItemGroup>
   <ItemGroup>
     <PackageReference Include="Concentus" Version="1.1.7" />
     <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" />
     <PackageReference Include="MsgPack.Cli" Version="1.0.1" />
   </ItemGroup>
   </ItemGroup>