diff --git a/MVC_Start/Program.cs b/MVC_Start/Program.cs index 4d1db8e..239a0a8 100644 --- a/MVC_Start/Program.cs +++ b/MVC_Start/Program.cs @@ -23,3 +23,4 @@ public static IWebHost BuildWebHost(string[] args) => .Build(); } } +//Deb's Comment \ No newline at end of file