mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 07:50:47 -07:00
Use NuGet Central Package Management to manage package versions solution-wise (#4095)
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CommandLineParser" Version="2.9.1" />
|
||||
<PackageReference Include="CommandLineParser" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user