Ryujinx/src/Ryujinx.Ui.Common
Zoltan Csizmadia 29e192f241
Migrate to .NET 8 (#5887)
* Change TargetFramework to net8.0

* Disable info messages

* Fix warings

* Disable additional analyzer messages

* Fix typo

* Add whitespace

* Fix ref vs in warnings

* Use explicit [In] on array parameters

* No need to guard Remove with Contains

* Use 'ArgumentOutOfRangeException.ThrowIf...' instead of explicitly throwing a new exception instance

* Bump .NET SDK version

* Enable JsonSerializerIsReflectionEnabledByDefault

* Use 8.0.100 GA release

* Bump System package versions

---------

Co-authored-by: Zoltan Csizmadia <Zoltan.Csizmadia@vericast.com>
2023-11-15 17:41:31 +01:00
..
App Revert "Add support for multi game XCIs (#5638)" (#5914) 2023-11-11 23:35:30 -03:00
Configuration UI: Change default hide cursor mode to OnIdle (#5906) 2023-11-11 15:27:53 +01:00
Extensions [Ryujinx.Ui.Common] Address dotnet-format issues (#5392) 2023-06-29 02:39:22 +02:00
Helper Create Desktop Shortcut fixes (#5852) 2023-11-11 16:08:42 +01:00
Models [Ryujinx.Ui.Common] Address dotnet-format issues (#5392) 2023-06-29 02:39:22 +02:00
Resources Ava UI: Input Menu Redesign (#4990) 2023-05-22 01:16:20 +02:00
SystemInfo Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes (#4956) 2023-11-06 22:47:44 +01:00
DiscordIntegrationModule.cs [Ryujinx.Ui.Common] Address dotnet-format issues (#5392) 2023-06-29 02:39:22 +02:00
Ryujinx.Ui.Common.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
UserError.cs [Ryujinx.Ui.Common] Address dotnet-format issues (#5392) 2023-06-29 02:39:22 +02:00