dotnet / winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.
MIT License
4.28k stars 954 forks source link

No 8.0.5 or 8.0.6 release? #11580

Open fergusbown opened 5 days ago

fergusbown commented 5 days ago

.NET version

.net 8

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

N/A

Issue description

There are bug fixes that have been made, and merged to the .net 8 branch, but the last two patch release seem to have been skipped.

is there an ETA for when the next 8.0.* release will become available?

Thanks in advance

Fergus

Steps to reproduce

N/A

lonitra commented 3 days ago

Links to .NET 8 releases can be found at https://github.com/dotnet/core/blob/main/release-notes/8.0/README.md and 8.0.7 should be available July 9. Was there a specific bug fix you were looking for?

fergusbown commented 3 days ago

Morning

I'm looking for https://github.com/dotnet/winforms/issues/11243 specifically!

Thanks

Fergus

On Tue, Jun 25, 2024, 19:55 Loni Tra @.***> wrote:

Links to .NET 8 releases can be found at https://github.com/dotnet/core/blob/main/release-notes/8.0/README.md and 8.0.7 should be available July 9. Was there a specific bug fix you were looking for?

— Reply to this email directly, view it on GitHub https://github.com/dotnet/winforms/issues/11580#issuecomment-2189743485, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAODYFYF4IAAGXFKJ5BHBF3ZJG4LVAVCNFSM6AAAAABJZOOH4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZG42DGNBYGU . You are receiving this because you authored the thread.Message ID: @.***>

lonitra commented 2 days ago

Yep, that fix is in 8.0.7, which should be available July 9 :)