ef59fa7ba2
In the new package: - C# decimal conversion will use C# double and python float due to the big performance impact of converting C# decimal to python decimal;
4 lines
150 B
XML
4 lines
150 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="QuantConnect.pythonnet" version="1.0.5.14" targetFramework="net452" />
|
|
</packages> |