This commit is contained in:
tidusjar 2016-03-24 14:07:01 +00:00
commit 24781fbd1f
11 changed files with 166 additions and 31 deletions

View file

@ -51,6 +51,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AssemblyHelper.cs" />
<Compile Include="ByteConverterHelper.cs" />
<Compile Include="Exceptions\ApplicationSettingsException.cs" />
<Compile Include="HtmlRemover.cs" />
<Compile Include="ICacheProvider.cs" />