BUG-2021 & BUG-2022: Fixes for exceptions.

This commit is contained in:
Robin 2016-09-14 10:50:40 +02:00
commit 35ed3b8d60
6 changed files with 51 additions and 26 deletions

View file

@ -189,7 +189,7 @@
<Compile Include="Core\LogHelper.cs" />
<Compile Include="Core\NetworkHelper.cs" />
<Compile Include="Core\OAuthHelper.cs" />
<Compile Include="Core\Objects.cs" />
<Compile Include="Core\ObjectExtensions.cs" />
<Compile Include="Core\PluginUtils.cs" />
<Compile Include="Core\QuantizerHelper.cs" />
<Compile Include="Core\RssHelper.cs" />