Post-merge fixing (running)

This commit is contained in:
Stephan
2016-11-04 12:14:42 +01:00
parent 3f4306a05f
commit f825ed6bb4

View File

@@ -69,7 +69,7 @@ namespace Umbraco.Web.WebApi
/// Gets or sets the runtime state.
/// </summary>
[Inject]
internal RuntimeState RuntimeState { get; set; }
internal IRuntimeState RuntimeState { get; set; }
/// <summary>
/// Gets the application url.