Bump pythonNet version 2.0.12 (#6310)
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled

* Updates after pythonNet rebase

* Bump pythonNet version 2.0.12

* Fix exception types being thrown
This commit is contained in:
Martin-Molinero
2022-05-02 14:38:50 -03:00
committed by GitHub
parent 64125668db
commit b9d3d99917
64 changed files with 384 additions and 347 deletions
@@ -37,7 +37,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.11" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.12" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>