Update project file for adding new algorithms

This commit is contained in:
Jing Wu
2018-05-24 16:40:26 -04:00
parent 52467e154d
commit d8559f1fb4
@@ -140,6 +140,9 @@
<None Include="WarmupAlgorithm.py" />
<None Include="WarmupHistoryAlgorithm.py" />
<None Include="WeeklyUniverseSelectionRegressionAlgorithm.py" />
<None Include="Benchmarks\BasicTemplateBenchmark.py" />
<None Include="Benchmarks\EmptyMinute400EquityBenchmark.py" />
<None Include="Benchmarks\EmptySingleSecuritySecondEquityBenchmark.py" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Algorithm\QuantConnect.Algorithm.csproj">
@@ -160,6 +163,9 @@
<HintPath>..\packages\QuantConnect.pythonnet.1.0.5.7\lib\Python.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Folder Include="Benchmarks\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent Condition="'$(OS)' == 'Windows_NT' ">