add overload to AutomaticPackageMigrationPlan

This commit is contained in:
Shannon
2021-06-18 13:22:58 -06:00
parent b1c6b02dd7
commit 4b9d2413de

View File

@@ -19,6 +19,10 @@ namespace Umbraco.Cms.Infrastructure.Packaging
{
}
protected AutomaticPackageMigrationPlan(string packageName, string planName) : base(packageName, planName)
{
}
protected sealed override void DefinePlan()
{
// calculate the final state based on the hash value of the embedded resource