Update QuantConnect.Algorithm.Python.csproj

This commit is contained in:
Jared
2018-05-21 19:51:15 -04:00
committed by GitHub
parent 926a426480
commit dcb373afe3
@@ -140,7 +140,6 @@
<None Include="WarmupAlgorithm.py" />
<None Include="WarmupHistoryAlgorithm.py" />
<None Include="WeeklyUniverseSelectionRegressionAlgorithm.py" />
<None Include="BasicTemplateFxcmVolumeAlgorithm.py" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Algorithm\QuantConnect.Algorithm.csproj">
@@ -184,4 +183,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>