79778776

Date: 2025-09-30 06:46:50
Score: 2.5
Natty:
Report link

For .NET Core/5+ console project, adding <UseWindowsForms>true</UseWindowsForms> property to csproj can solve your problem. (No need to convert to .NET Framework)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: SeongTae Jeong