File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- <% @ Application Codebehind= " Global.asax.cs" Inherits= " CustomPath40 .Global" Language= " C#" %>
1+ <% @ Application Codebehind= " Global.asax.cs" Inherits= " CustomPath45 .Global" Language= " C#" %>
Original file line number Diff line number Diff line change 11using System ;
2+ using Funq ;
23using ServiceStack ;
34using StarterTemplates . Common ;
4- using Funq ;
55
6- namespace CustomPath40
6+ namespace CustomPath45
77{
88 /// <summary>
99 /// Create your ServiceStack web service application with a singleton AppHost.
Original file line number Diff line number Diff line change 1- <% @ Application Codebehind= " Global.asax.cs" Inherits= " RootPath40 .Global" Language= " C#" %>
1+ <% @ Application Codebehind= " Global.asax.cs" Inherits= " RootPath45 .Global" Language= " C#" %>
Original file line number Diff line number Diff line change 11using System ;
2+ using Funq ;
23using ServiceStack ;
34using StarterTemplates . Common ;
4- using Funq ;
55
6- namespace RootPath40
6+ namespace RootPath45
77{
88 /// <summary>
99 /// Create your ServiceStack web service application with a singleton AppHost.
You can’t perform that action at this time.
0 commit comments