diff options
| author | Alex Barney <thealexbarney@gmail.com> | 2022-01-12 04:22:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-12 12:22:19 +0100 |
| commit | f4bbc019b98fc026cd5e701d54be891e27077ff8 (patch) | |
| tree | d9105a2aa8c3465c0f10786e9359a097a93a739e /Ryujinx.HLE/Ryujinx.HLE.csproj | |
| parent | 6e0799580f0d1b473a79471c5d365c6524d97a86 (diff) | |
Update to LibHac 0.15.0 (#2986)
Diffstat (limited to 'Ryujinx.HLE/Ryujinx.HLE.csproj')
| -rw-r--r-- | Ryujinx.HLE/Ryujinx.HLE.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.HLE/Ryujinx.HLE.csproj b/Ryujinx.HLE/Ryujinx.HLE.csproj index 1b011d42..0d7b577c 100644 --- a/Ryujinx.HLE/Ryujinx.HLE.csproj +++ b/Ryujinx.HLE/Ryujinx.HLE.csproj @@ -19,7 +19,7 @@ <ItemGroup> <PackageReference Include="Concentus" Version="1.1.7" /> - <PackageReference Include="LibHac" Version="0.14.3" /> + <PackageReference Include="LibHac" Version="0.15.0" /> <PackageReference Include="MsgPack.Cli" Version="1.0.1" /> <PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" /> <PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta11" /> |
