resolves types from the assembly that was loaded, removes unused references, adds notes
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Umbraco.Web
|
||||
event EventHandler<RoutableAttemptEventArgs> RouteAttempt;
|
||||
Uri GetRequestUrl();
|
||||
|
||||
// TODO: Not sure this belongs here but we can leave it for now
|
||||
Uri GetApplicationUrl();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user