소스 검색

Update to LibHac 0.11.2 (#1240)

Alex Barney 6 년 전
부모
커밋
9544ed98b6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>