Index: Calendar.ASP.NET.MVC5/Global.asax |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/Calendar.ASP.NET.MVC5/Global.asax |
@@ -0,0 +1,1 @@ |
+<%@ Application Codebehind="Global.asax.cs" Inherits="Calendar.ASP.NET.MVC5.MvcApplication" Language="C#" %> |