Fix static activator reuse and made PyUtils copy to bin directory

This commit is contained in:
jaredbroad
2017-04-30 17:17:09 -04:00
parent b2e8e61187
commit 2ac57081a6
5 changed files with 24 additions and 16 deletions
@@ -81,9 +81,6 @@
<Content Include="QCUWeatherBasedRebalancing.py">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="AlgorithmPythonUtil.py">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="QuandlImporterAlgorithm.py">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>