From 57a1a28b0aff4ae06e77b71d9b8c60077d150825 Mon Sep 17 00:00:00 2001 From: Lempireqc <34109409+Lempireqc@users.noreply.github.com> Date: Fri, 6 Nov 2020 09:42:45 -0500 Subject: [PATCH] Update environment-setup.md --- tutorials/csharp-tutorial/environment-setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/csharp-tutorial/environment-setup.md b/tutorials/csharp-tutorial/environment-setup.md index b30b7e41..50833059 100644 --- a/tutorials/csharp-tutorial/environment-setup.md +++ b/tutorials/csharp-tutorial/environment-setup.md @@ -1,4 +1,4 @@ ---- +--- PermaID: 100001 Name: Overview --- @@ -89,4 +89,4 @@ You will see the following output. ```csharp Welcome to C# Tutorial. -``` \ No newline at end of file +```