Update python net to 2.0.3 (#5640)
Build & Test Lean / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
* Update pythonNet version to 2.0.3 * Fix outputPath causing issues with nuget
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.2" />
|
||||
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.3" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
||||
Reference in New Issue
Block a user