diff options
Diffstat (limited to 'src/Ryujinx.HLE/Ryujinx.HLE.csproj')
-rw-r--r-- | src/Ryujinx.HLE/Ryujinx.HLE.csproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Ryujinx.HLE/Ryujinx.HLE.csproj b/src/Ryujinx.HLE/Ryujinx.HLE.csproj index dbcb8221..0fcf9e4b 100644 --- a/src/Ryujinx.HLE/Ryujinx.HLE.csproj +++ b/src/Ryujinx.HLE/Ryujinx.HLE.csproj @@ -21,7 +21,6 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Concentus" /> <PackageReference Include="LibHac" /> <PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" /> <PackageReference Include="MsgPack.Cli" /> @@ -30,11 +29,6 @@ <PackageReference Include="NetCoreServer" /> </ItemGroup> - <!-- Due to Concentus. --> - <PropertyGroup> - <NoWarn>NU1605</NoWarn> - </PropertyGroup> - <ItemGroup> <None Remove="Homebrew.npdm" /> <None Remove="HOS\Applets\SoftwareKeyboard\Resources\Logo_Ryujinx.png" /> |