Fixed: Don't purge xem scene mapping cache when new series gets added.

This commit is contained in:
Taloth Saldono
2016-03-09 00:35:27 +01:00
parent 03e2adc332
commit 7818f0c59b
12 changed files with 338 additions and 41 deletions
@@ -64,7 +64,9 @@
<Compile Include="ArchiveService.cs" />
<Compile Include="Cache\Cached.cs" />
<Compile Include="Cache\CacheManager.cs" />
<Compile Include="Cache\CachedDictionary.cs" />
<Compile Include="Cache\ICached.cs" />
<Compile Include="Cache\ICachedDictionary.cs" />
<Compile Include="Cloud\CloudClient.cs" />
<Compile Include="Composition\Container.cs" />
<Compile Include="Composition\ContainerBuilderBase.cs" />