dnSpyEx/dnSpy

Release log for 6.5.0 corrections

greenozon opened this issue · 1 comments

dnSpyEx version

6.5.0

Describe the Bug

Is it possible to correct the 1st statement?

image

it sounds a bit risky and it fact is not true, for example:
it's absolutely easy and legally without any hacks to install .NET 8 and run build 6.5.0 on Windows 7:

image

thus I propose to correct the 1st statement
thanks

How To Reproduce

Expected Behavior

Actual Behavior

Additional Context

Hello!

That is very interesting! I based that line on the official .NET 8 documentation which states that Windows 11, and Windows 10 are only supported non server operating systems! Perhaps this is not true for self-contained .NET 8 applications.
https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md

I will correct this information now.

Thanks for the information!