diff options
Diffstat (limited to 'src/Ryujinx.HLE/Ryujinx.HLE.csproj')
| -rw-r--r-- | src/Ryujinx.HLE/Ryujinx.HLE.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Ryujinx.HLE/Ryujinx.HLE.csproj b/src/Ryujinx.HLE/Ryujinx.HLE.csproj index 5e3aa0ea..f3439cc8 100644 --- a/src/Ryujinx.HLE/Ryujinx.HLE.csproj +++ b/src/Ryujinx.HLE/Ryujinx.HLE.csproj @@ -27,6 +27,7 @@ <PackageReference Include="SixLabors.ImageSharp" /> <PackageReference Include="SixLabors.ImageSharp.Drawing" /> <PackageReference Include="System.IdentityModel.Tokens.Jwt" /> + <PackageReference Include="NetCoreServer" /> </ItemGroup> <!-- Due to Concentus. --> |
