post merge cleanup in umbraco.web

This commit is contained in:
Bjarke Berg
2021-07-06 07:55:05 +02:00
parent 22d585b41c
commit d85266adc7
17 changed files with 29 additions and 2148 deletions

View File

@@ -10,7 +10,7 @@ using Umbraco.Cms.Infrastructure.PublishedCache.Snap;
namespace Umbraco.Cms.Infrastructure.PublishedCache
{
internal class SnapDictionary<TKey, TValue>
public class SnapDictionary<TKey, TValue>
where TValue : class
{
// read