1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.Ava/Common
Ac_K 567c64e149
ava: Fix JsonSerializer warnings (#3884)
Since we move to .NET7, JsonSerializer now needs to have explicit options as arguments, which leads to some warnings in Avalonia project. This is fixed by using our `JsonHelper` class.
2022-11-23 17:55:26 +00:00
..
Locale ava: Fix JsonSerializer warnings (#3884) 2022-11-23 17:55:26 +00:00
ApplicationHelper.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ApplicationSort.cs
KeyboardHotkeyState.cs Volume Hotkeys (#3500) 2022-10-02 09:38:37 +00:00