d91cad3123
- Updates PythonNet to 1.0.5.17 - Improve performance by adding new `interop` `type` cache holding a `bool`, true if its an `exception`. And adding a `setter` and `getter` cache for the `propertyobject`. Closes #2925. - Decimal parsing allows numeric string in exponential notation. Closes #2918 #2919. Closes #2929
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.17" targetFramework="net452" />
|
|
</packages> |