diff options
Diffstat (limited to 'Ryujinx.Common/Ryujinx.Common.csproj')
| -rw-r--r-- | Ryujinx.Common/Ryujinx.Common.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ryujinx.Common/Ryujinx.Common.csproj b/Ryujinx.Common/Ryujinx.Common.csproj index 26fb73c4..e902d26a 100644 --- a/Ryujinx.Common/Ryujinx.Common.csproj +++ b/Ryujinx.Common/Ryujinx.Common.csproj @@ -31,6 +31,7 @@ <NoWarn>NU1701</NoWarn> </PackageReference> <PackageReference Include="MsgPack.Cli" Version="1.0.1" /> + <PackageReference Include="System.Management" Version="4.7.0" /> <PackageReference Include="Utf8Json" Version="1.3.7" /> </ItemGroup> |
