Log .NET runtime version #552

Merged
mattzink merged 2 commits from runtime-ver into master 2025-01-21 01:19:19 +00:00

2 Commits

Author SHA1 Message Date
Evan Husted
f44b4b31fe
Update Program.cs 2025-01-20 19:19:09 -06:00
Matt Zinkevicius
352d0e58bc
Log .NET runtime version
I was looking into a crash, and found out it was an issue that was fixed in .NET 9.0.1. Since Ryujinx embeds the runtime into the executable, it not obvious which runtime a build uses. This logs the .NET runtime version immediately after the build version.
2025-01-20 17:49:49 -07:00