https://bugs.winehq.org/show_bug.cgi?id=55504
Bug ID: 55504 Summary: .NET 7 not working Product: Wine Version: 8.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: makiwolf@outlook.at Distribution: ---
Created attachment 75068 --> https://bugs.winehq.org/attachment.cgi?id=75068 backtrace
Can't run new dotnet 7 applications on command line
I have downloaded and installed on a clean ubuntu 23.04 system https://dotnet.microsoft.com/en-us/download/dotnet/7.0
wine cmd
dotnet new console
dotnet run
OR
wine cmd
dotnet new winforms
dotnet run
Does anyone know if new .NET7 is supported in wine or only the old classic .NET Framework? Also can't find the new version in Wine AppDB https://appdb.winehq.org/objectManager.php?sClass=application&iId=2586