fix merge

This commit is contained in:
Shannon
2015-04-01 14:05:29 +11:00
parent 5e90e74969
commit df2ce2c133

View File

@@ -81,7 +81,7 @@ namespace Umbraco.Core.Persistence.Migrations.Initial
{40, typeof (ServerRegistrationDto)},
{41, typeof (AccessDto)},
{42, typeof (AccessRuleDto)},
{43, typeof(CacheInstructionDto)}
{43, typeof(CacheInstructionDto)},
{44, typeof (ExternalLoginDto)}
};
#endregion