Ryujinx/src/Ryujinx.Horizon
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
..
Bcat lbl: Migrate service to Horizon (#5628) 2023-09-14 09:50:19 +02:00
Hshl Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00
Ins Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00
Lbl lbl: Migrate service to Horizon (#5628) 2023-09-14 09:50:19 +02:00
LogManager Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
MmNv lbl: Migrate service to Horizon (#5628) 2023-09-14 09:50:19 +02:00
Ngc Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
Ovln Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00
Prepo lbl: Migrate service to Horizon (#5628) 2023-09-14 09:50:19 +02:00
Psc Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00
Sdk Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00
Sm [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
Srepo Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00
Usb Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00
Wlan Horizon: Migrate wlan and stubs latest services (#5708) 2023-09-20 22:55:27 +02:00
HeapAllocator.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
HorizonOptions.cs Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
HorizonStatic.cs lbl: Migrate service to Horizon (#5628) 2023-09-14 09:50:19 +02:00
IService.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
LibHacResultExtensions.cs Implement NGC service (#5681) 2023-09-27 19:21:26 +02:00
Ryujinx.Horizon.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
ServiceEntry.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
ServiceTable.cs Horizon: Migrate usb and psc services (#5800) 2023-10-13 23:13:15 -03:00