From cdc61eb4ea5309769ad4db84d92594e4dc3dff67 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 20 Mar 2017 16:45:17 -0400 Subject: Initial commit (azure deploy test) --- Project-Unite/Global.asax | 1 + 1 file changed, 1 insertion(+) create mode 100644 Project-Unite/Global.asax (limited to 'Project-Unite/Global.asax') diff --git a/Project-Unite/Global.asax b/Project-Unite/Global.asax new file mode 100644 index 0000000..a925d96 --- /dev/null +++ b/Project-Unite/Global.asax @@ -0,0 +1 @@ +<%@ Application Codebehind="Global.asax.cs" Inherits="Project_Unite.MvcApplication" Language="C#" %> -- cgit v1.2.3