fixed merge issues
This commit is contained in:
@@ -10,7 +10,7 @@ using GlobalSettings = umbraco.GlobalSettings;
|
||||
|
||||
namespace Umbraco.Web.Install.InstallSteps
|
||||
{
|
||||
[InstallSetupStep("UmbracoVersion", 9)]
|
||||
[InstallSetupStep("UmbracoVersion", 9, "Wrapping up the system configuration")]
|
||||
internal class SetUmbracoVersionStep : InstallSetupStep<object>
|
||||
{
|
||||
private readonly ApplicationContext _applicationContext;
|
||||
|
||||
Reference in New Issue
Block a user