More work on the settings

This commit is contained in:
Jamie Rees 2016-03-01 22:50:41 +00:00
commit a00d5b69f2
14 changed files with 152 additions and 39 deletions

View file

@ -45,6 +45,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AssemblyHelper.cs" />
<Compile Include="ICacheProvider.cs" />
<Compile Include="MemoryCacheProvider.cs" />
<Compile Include="ObjectCopier.cs" />