Sub Main Flagged as Never Used

Resharper is flagging the sub main in my VB.NET console apps as never used.  It's even doing this with a new VB.NET project that just has an empty main function.  So that's tells me it's not because my program is too confusing for it.  How do I get it to stop flagging this?

0

Please sign in to leave a comment.