Przeglądaj źródła

Update to LibHac 0.5.1 (#770)

Alex Barney 6 lat temu
rodzic
commit
4af3101b22
1 zmienionych plików z 1 dodań i 1 usunięć
  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>