Bump pythonnet version to 2.0.26 (#7616)

This commit is contained in:
Jhonathan Abreu
2023-12-08 13:38:39 -04:00
committed by GitHub
parent 93e63a6250
commit b53d76ff3a
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.25" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.26" />
</ItemGroup>
<ItemGroup>
<Content Include="FundamentalUniverseSelectionAlgorithm.py" />