- Added logic to not reuse compilations if a different UI version is used
- Added logic to not reuse compilations if a different DotNet SDK is used
- Added logging of
dotnet --info
results (so users don't have to be asked for it) - Defer
dotnet --version
query, so it happens after startup logging - Added some logging when a patcher is updated to target Net8
- Update Noggog.GitRepository library to Net8 version