mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-05-11 14:10:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| AmiiboWindowViewModel.cs | ||
| AvatarProfileViewModel.cs | ||
| BaseModel.cs | ||
| ControllerSettingsViewModel.cs | ||
| MainWindowViewModel.cs | ||
| SettingsViewModel.cs | ||
| UserProfileViewModel.cs | ||