AvaloniaUI/Avalonia.Samples

Upgrade to .net 8

giuliohome opened this issue · 2 comments

Why are the samples still running on net6 ?

I've tried the net8 target on debian bullseye and it looks all good to me.

image

Why do you think this is a bug? Sure Avalonia runs also with net8. However I prefer to upgrade them only if really needed. Otherwise I want to add more content instead of doing updates whenever there is a new .NET version.

yes, it is a question not a bug.

so, I only need to edit the project and change net6 to net8 and nothing else?

thanks