Update pythonnet version to 2.0.28 (#7821)
Research Regression Tests / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled

* Bumped pythonnet version to 2.0.27

* Update pythonnet version to 2.0.28
This commit is contained in:
Jhonathan Abreu
2024-03-05 11:30:40 -04:00
committed by GitHub
parent 6bf2acd0da
commit 637fe75b25
12 changed files with 12 additions and 12 deletions
@@ -39,7 +39,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.26" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.28" />
</ItemGroup>
<ItemGroup>
<Content Include="FundamentalUniverseSelectionAlgorithm.py" />