Update pythonNet to 2.0.2 (#5611)

This commit is contained in:
Martin-Molinero
2021-05-28 12:10:55 -03:00
committed by GitHub
parent 1175c304e1
commit 0335b49edf
12 changed files with 12 additions and 12 deletions
@@ -51,7 +51,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.1" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.2" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>