Cleanup and fixed tests

This commit is contained in:
Bjarke Berg
2021-11-02 09:18:15 +01:00
parent 926c74dcba
commit b7d5fd4b26
20 changed files with 183 additions and 91 deletions

View File

@@ -1,6 +1,6 @@
using System;
namespace Umbraco.Core.Models
namespace Umbraco.Cms.Core.Models
{
public class ContentVersionCleanupPolicySettings
{