Skip to content

Commit 6fd810f

Browse files
authored
Update Program.cs to add a comment
1 parent af1defe commit 6fd810f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Program.cs

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
{
7878
// display the top-level menu options
7979

80+
//Comment out Console.Clear() if you run into issues with debugging your application
8081
Console.Clear();
8182

8283
Console.WriteLine("Welcome to the Contoso PetFriends app. Your main menu options are:");

0 commit comments

Comments
 (0)