Skip to content

Commit 799dce2

Browse files
authored
Merge pull request #5 from DylanTestOrg:hello-selva
Merge pull request #2 from DylanTestOrg/circleci-project-setup
2 parents 38a3583 + eca115a commit 799dce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Program
66
{
77
static void Main(string[] args)
88
{
9-
Console.WriteLine("Hello World!");
9+
Console.WriteLine("Hello Selva!");
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)