Update pythonnet to net9 (#8475)

This commit is contained in:
Martin-Molinero
2024-12-20 18:21:44 -03:00
committed by GitHub
parent a0328426d9
commit d4fd936772
11 changed files with 11 additions and 11 deletions
@@ -37,7 +37,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.41" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.42" />
</ItemGroup>
<ItemGroup>
<Content Include="OptionUniverseFilterGreeksShortcutsRegressionAlgorithm.py" />