Skip to content

Commit

Permalink
#26: Removed Unified.Rss external code.
Browse files Browse the repository at this point in the history
  • Loading branch information
jirkapok committed Jun 15, 2017
1 parent 844d03d commit 14b4d2c
Show file tree
Hide file tree
Showing 38 changed files with 22 additions and 4,835 deletions.
38 changes: 0 additions & 38 deletions Source/Terminals.External/Terminals.External.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,49 +80,11 @@
<Compile Include="Unified\Encryption\EncryptTransformer.cs" />
<Compile Include="Unified\Encryption\Hash.cs" />
<Compile Include="Unified\Network\NTPClient.cs" />
<Compile Include="Unified\RSS\Collections\ExceptionCollection.cs" />
<Compile Include="Unified\RSS\Collections\RssCategoryCollection.cs" />
<Compile Include="Unified\RSS\Collections\RssChannelCollection.cs" />
<Compile Include="Unified\RSS\Collections\RssFeedCollection.cs" />
<Compile Include="Unified\RSS\Collections\RssItemCollection.cs" />
<Compile Include="Unified\RSS\Collections\RssModuleCollection.cs" />
<Compile Include="Unified\RSS\Collections\RssModuleItemCollection.cs" />
<Compile Include="Unified\RSS\Collections\RssModuleItemCollectionCollection.cs" />
<Compile Include="Unified\RSS\RssChannel\RssChannel.cs" />
<Compile Include="Unified\RSS\RssChannel\RssCloud.cs" />
<Compile Include="Unified\RSS\RssChannel\RssImage.cs" />
<Compile Include="Unified\RSS\RssChannel\RssTextInput.cs" />
<Compile Include="Unified\RSS\RssFeed.cs" />
<Compile Include="Unified\RSS\RssItem\RssEnclosure.cs" />
<Compile Include="Unified\RSS\RssItem\RssGuid.cs" />
<Compile Include="Unified\RSS\RssItem\RssItem.cs" />
<Compile Include="Unified\RSS\RssItem\RssSource.cs" />
<Compile Include="Unified\RSS\RssModule.cs" />
<Compile Include="Unified\RSS\RssModuleItem.cs" />
<Compile Include="Unified\RSS\RssModules\RssBlogChannel.cs" />
<Compile Include="Unified\RSS\RssModules\RssCreativeCommon.cs" />
<Compile Include="Unified\RSS\RssModules\RssPhotoAlbum.cs" />
<Compile Include="Unified\RSS\RssReader.cs" />
<Compile Include="Unified\RSS\RssWriter.cs" />
<Compile Include="Unified\RSS\Shared\DBBool.cs" />
<Compile Include="Unified\RSS\Shared\RssCategory.cs" />
<Compile Include="Unified\RSS\Shared\RssCompact.cs" />
<Compile Include="Unified\RSS\Shared\RssDefault.cs" />
<Compile Include="Unified\RSS\Shared\RssElement.cs" />
<Compile Include="Unified\RSS\Shared\RssEnumerators.cs" />
<Compile Include="Unified\Serialization\Serialize.cs" />
<Compile Include="Unified\Serialization\StreamHelper.cs" />
<Compile Include="UserActivityHook.cs" />
<Compile Include="WhoisResolver.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Unified\RSS\AUTHORS" />
<None Include="Unified\RSS\ChangeLog" />
<None Include="Unified\RSS\Makefile" />
</ItemGroup>
<ItemGroup>
<Content Include="Unified\RSS\RSS.csproj" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
7 changes: 0 additions & 7 deletions Source/Terminals.External/Unified/RSS/AUTHORS

This file was deleted.

91 changes: 0 additions & 91 deletions Source/Terminals.External/Unified/RSS/ChangeLog

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 14b4d2c

Please sign in to comment.