You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I find the notice This release requires .NET 4.7 or .NET Core 6.x/7.x/8.x. quite confusing. Maybe others feel the same
It gives me the impression that something has changed compared to the previous release, which not necessarily is the case.
The actual changes are more important and should be before the requirements.
If it has to stay I would suggest changing the text from This release requires .NET 4.7 or .NET Core 6.x/7.x/8.x. to This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0.
Removing the "x", as https://dotnet.microsoft.com/en-us/download only ever talks about .0 and there seems to be no plans of ever having a 8.1.
Thanks for listening ❤
To Reproduce
n/a
The text was updated successfully, but these errors were encountered:
Describe the bug
I find the notice
This release requires .NET 4.7 or .NET Core 6.x/7.x/8.x.
quite confusing. Maybe others feel the sameThis release requires .NET 4.7 or .NET Core 6.x/7.x/8.x.
toThis release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0.
Removing the "x", as https://dotnet.microsoft.com/en-us/download only ever talks about .0 and there seems to be no plans of ever having a 8.1.
Thanks for listening ❤
To Reproduce
n/a
The text was updated successfully, but these errors were encountered: