메인 함수 있는 헬로월드로 변경
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
// See https://aka.ms/new-console-template for more information
|
||||
internal class Program
|
||||
{
|
||||
private static void Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Hello, World!");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user