File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.*" />
16- <PackageReference Include =" quantconnect.pythonnet" Version =" 2.0.52 " GeneratePathProperty =" true" >
16+ <PackageReference Include =" quantconnect.pythonnet" Version =" 2.0.53 " GeneratePathProperty =" true" >
1717 <IncludeAssets >compile</IncludeAssets >
1818 </PackageReference >
1919 </ItemGroup >
2525 </Target >
2626
2727 <Target Name =" CopyBaseline" AfterTargets =" Build" >
28- <Copy SourceFiles =" $(NuGetPackageRoot)quantconnect.pythonnet\2.0.52 \lib\net10.0\Python.Runtime.dll" DestinationFolder =" $(OutDir)baseline" />
28+ <Copy SourceFiles =" $(NuGetPackageRoot)quantconnect.pythonnet\2.0.53 \lib\net10.0\Python.Runtime.dll" DestinationFolder =" $(OutDir)baseline" />
2929 </Target >
3030
3131 <Target Name =" CopyNewBuild" AfterTargets =" Build" >
You can’t perform that action at this time.
0 commit comments