Ryujinx/Ryujinx.Ava/Common/Locale
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
..
LocaleExtension.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
LocaleManager.cs ava: Fix JsonSerializer warnings (#3884) 2022-11-23 17:55:26 +00:00