Cleanup - more distributed cache cleanup

This commit is contained in:
Stephan
2016-06-08 14:19:15 +02:00
parent ecadb918f2
commit ffeeb4f7d4
8 changed files with 22 additions and 50 deletions

View File

@@ -448,6 +448,7 @@
<Compile Include="Services\Changes\TreeChange.cs" />
<Compile Include="Services\Changes\TreeChangeExtensions.cs" />
<Compile Include="Services\Changes\TreeChangeTypes.cs" />
<Compile Include="Services\Changes\DomainChangeTypes.cs" />
<Compile Include="Services\UnPublishedStatusType.cs" />
<Compile Include="Services\UnPublishStatus.cs" />
<Compile Include="Security\BackOfficeClaimsIdentityFactory.cs" />