more build errors in Core
This commit is contained in:
@@ -75,7 +75,7 @@ namespace Umbraco.Cms.Core.Models
|
||||
}
|
||||
}
|
||||
|
||||
SetPropertyValueAndDetectChanges(asArray, ref _translations, nameof(Translations),
|
||||
SetPropertyValueAndDetectChanges(asArray, ref _translations!, nameof(Translations),
|
||||
DictionaryTranslationComparer);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user