Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583

This commit is contained in:
Stephan
2019-01-10 16:29:36 +01:00
29 changed files with 130 additions and 126 deletions

View File

@@ -148,7 +148,7 @@ namespace Umbraco.Web.PublishedCache.XmlPublishedCache
public override Guid Key => _key;
public override int TemplateId => 0;
public override int? TemplateId => null;
public override int SortOrder => _sortOrder;