Removes QuantConnect.Interfaces

This project was collapsed into QuantConnect.csproj.
This will allow code in the common project to use the interfaces abstractions
This commit is contained in:
snugs
2015-11-04 13:13:30 -05:00
parent bc14daaf1c
commit 5d4aadbb9c
27 changed files with 11 additions and 216 deletions
@@ -162,10 +162,6 @@
<Project>{73fb2522-c3ed-4e47-8e3d-afad48a6b888}</Project>
<Name>QuantConnect.Indicators</Name>
</ProjectReference>
<ProjectReference Include="..\Interfaces\QuantConnect.Interfaces.csproj">
<Project>{338f614c-4cd7-418a-bd31-8c6a8690cfbf}</Project>
<Name>QuantConnect.Interfaces</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="BasicTemplateAlgorithm.java">