Ryujinx/Ryujinx.Debugger
Thog 886e42fb19
Use the official JSON parser (#1151)
This remove Utf8son and JsonPrettyPrinter dependencies.

NOTE: the standard JSON parser doesn't support configurable
indentation, as a result, all the pretty printed JSON are indented with 2
spaces.
2020-04-30 14:07:41 +02:00
..
Profiler Use the official JSON parser (#1151) 2020-04-30 14:07:41 +02:00
UI Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00
Debugger.cs Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
ProfilerConfig.jsonc Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Ryujinx.Debugger.csproj Update .NET Core to 3.1, and update NuGet Packages (#1121) 2020-04-22 14:13:41 +10:00