File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
QuantConnect.CoinAPI.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Release</Configuration >
55 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6- <TargetFramework >net9 .0</TargetFramework >
6+ <TargetFramework >net10 .0</TargetFramework >
77 <OutputPath >bin\$(Configuration)\</OutputPath >
88 <Product >QuantConnect.Lean.DataSource.CoinAPI.Tests</Product >
99 <AssemblyName >QuantConnect.Lean.DataSource.CoinAPI.Tests</AssemblyName >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Release</Configuration >
55 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6- <TargetFramework >net9 .0</TargetFramework >
6+ <TargetFramework >net10 .0</TargetFramework >
77 <Product >QuantConnect.Lean.DataSource.CoinAPI</Product >
88 <AssemblyName >QuantConnect.Lean.DataSource.CoinAPI</AssemblyName >
99 <RootNamespace >QuantConnect.Lean.DataSource.CoinAPI</RootNamespace >
You can’t perform that action at this time.
0 commit comments