Removed all the html from the new TVMaze api (for overview).

Added tests to cover the html removal.
updated Readme to remove TheTVDB
This commit is contained in:
Jamie Rees 2016-03-18 21:36:21 +00:00
commit 87b497e48e
6 changed files with 102 additions and 3 deletions

View file

@ -70,6 +70,7 @@
</Otherwise>
</Choose>
<ItemGroup>
<Compile Include="HtmlRemoverTests.cs" />
<Compile Include="AssemblyHelperTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UriHelperTests.cs" />