[SOLVED] .NET 6 and 7: The x64 version contains an extra x86 version
Published: April 15, 2024 - 11:03 AM
Hello,
I've noticed that for the last two versions, the x64 versions of dotnet include both x64 and x86 files (even though there's a separate x86 version).
As a result,
dotnet 7.0.17 and 7.0.18, and
dotnet 6.0.28 and 6.0.29
are now over 100 MB instead of less than 50 MB.
Regards,
Tom
I've noticed that for the last two versions, the x64 versions of dotnet include both x64 and x86 files (even though there's a separate x86 version).
As a result,
dotnet 7.0.17 and 7.0.18, and
dotnet 6.0.28 and 6.0.29
are now over 100 MB instead of less than 50 MB.
Regards,
Tom