79300952

Date: 2024-12-22 12:09:39
Score: 2
Natty:
Report link

Check in you *.csproj for this one:

<OutputType Condition="'$(TargetFramework)' != 'net9.0'">Exe</OutputType> Similar to: Program does not contain a static 'Main' method suitable for an entry point In .Net MAUI Xunit

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: iwanlenin