Add SettingsRepository.

This commit is contained in:
Daniel Kraus
2015-07-16 05:28:28 +02:00
parent e4e7f80ed2
commit ff3086d9c8
8 changed files with 176 additions and 6 deletions

View File

@ -66,6 +66,7 @@
</Otherwise>
</Choose>
<ItemGroup>
<Compile Include="Controller\SettingsRepositoryTest.cs" />
<Compile Include="Thesaurus\ThesaurusTest.cs" />
<Compile Include="Formatter\Elements\ItemsTest.cs" />
<Compile Include="Formatter\FormatterTest.cs" />