mirror of https://github.com/Jackett/Jackett
remove nostream
This commit is contained in:
parent
3bfbe30965
commit
53a1161dda
|
@ -192,7 +192,6 @@
|
||||||
<Compile Include="Indexers\EliteTracker.cs" />
|
<Compile Include="Indexers\EliteTracker.cs" />
|
||||||
<Compile Include="Indexers\T411.cs" />
|
<Compile Include="Indexers\T411.cs" />
|
||||||
<Compile Include="Indexers\Torrentech.cs" />
|
<Compile Include="Indexers\Torrentech.cs" />
|
||||||
<Compile Include="Indexers\nostream.cs" />
|
|
||||||
<Compile Include="Indexers\notwhatcd.cs" />
|
<Compile Include="Indexers\notwhatcd.cs" />
|
||||||
<Compile Include="Indexers\Redacted.cs" />
|
<Compile Include="Indexers\Redacted.cs" />
|
||||||
<Compile Include="Indexers\Norbits.cs" />
|
<Compile Include="Indexers\Norbits.cs" />
|
||||||
|
@ -840,4 +839,4 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
|
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
</Project>
|
</Project>
|
Loading…
Reference in New Issue