Update pythonnet to 2.0.38 (#8052)

This commit is contained in:
Jhonathan Abreu
2024-05-24 14:38:53 -04:00
committed by GitHub
parent bb675bdddb
commit b6e35468db
11 changed files with 11 additions and 11 deletions
@@ -39,7 +39,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.37" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.38" />
</ItemGroup>
<ItemGroup>
<Content Include="FundamentalUniverseSelectionAlgorithm.py" />