This repository has been archived by the owner on Dec 13, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ConfigureForDisplay - removed the extra Dictionary allocation
The prevalues are already a Dictionary; https://github.com/umbraco/Umbraco-CMS/blob/release-7.4.0/src/Umbraco.Core/Models/PreValueCollection.cs#L60
- Loading branch information