-
Notifications
You must be signed in to change notification settings - Fork 6.1k
error CS5001 #38454
Copy link
Copy link
Closed
Labels
dotnet-csharp/svcerrors-warnings/subsvcneeds-more-infoNeeds more info from OP. Auto-closed after 2 weeks if no response. [org][resolution]Needs more info from OP. Auto-closed after 2 weeks if no response. [org][resolution]
Metadata
Metadata
Assignees
Labels
dotnet-csharp/svcerrors-warnings/subsvcneeds-more-infoNeeds more info from OP. Auto-closed after 2 weeks if no response. [org][resolution]Needs more info from OP. Auto-closed after 2 weeks if no response. [org][resolution]
Type
Fields
Give feedbackNo fields configured for issues without a type.
Type of issue
Code doesn't work
Description
error CS5001: O programa 'c:\Users\NVCS_\Documents\projetos
c#\Estudos.1\estudos.1.exe' não contém um método 'Main' static adequado para um ponto de entrada
PS C:\Users\NVCS_\Documents\projetos c#\estudos.1>
using System;
class Principal{
static void Main(){
Console.Write("Olá Mundo...");
}
}
Page URL
https://learn.microsoft.com/pt-br/dotnet/csharp/misc/cs5001
Content source URL
https://github.com/dotnet/docs/blob/main/docs/csharp/misc/cs5001.md
Document Version Independent Id
a1404161-c48b-564b-03ea-d4340fe28c53
Article author
BillWagner
Metadata