Update to pythonNet 2.0.14 (#6322)
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled

* Update to pythonNet 2.0.14

* Add unit test reproducing issue
This commit is contained in:
Martin-Molinero
2022-05-06 17:29:55 -03:00
committed by GitHub
parent 59a3912f68
commit eb995b86ea
13 changed files with 94 additions and 22 deletions
@@ -36,7 +36,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.13" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.14" />
</ItemGroup>
<ItemGroup>
<Content Include="AccumulativeInsightPortfolioRegressionAlgorithm.py" />