Results 4 comments of zerocker

I ran an experiment with two SDKs (changed the target framework on `FEZRepacker.Interface` and `FEZRepacker.Tests`). Command used: `dotnet publish -c Release -r win-x86 --self-contained` SDK `8.0.414`, TargetFramework `net8.0`: ``` Determining...

It would make sense to aim for .NET 9.0 right away, bypassing the .NET 8.0, so that we can then upgrade to .NET 10.0 target (which will be LTS) if...

On `Release` configuration on .NET 8.0 target and later breaking change occurred: https://learn.microsoft.com/en-us/dotnet/core/compatibility/serialization/8.0/publishtrimmed