File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
QuantConnect.FactSet.Tests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >Exe</OutputType >
4- <TargetFramework >net9 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <AssemblyName >process</AssemblyName >
66 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >net9 .0</TargetFramework >
3+ <TargetFramework >net10 .0</TargetFramework >
44 <RootNamespace >QuantConnect.DataLibrary.Tests</RootNamespace >
55 <AssemblyName >QuantConnect.DataLibrary.Tests</AssemblyName >
66 </PropertyGroup >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Configuration Condition =" '$(Configuration)' == '' " >Release</Configuration >
44 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
5- <TargetFramework >net9 .0</TargetFramework >
5+ <TargetFramework >net10 .0</TargetFramework >
66 <Product >QuantConnect.Lean.DataSource.FactSet</Product >
77 <AssemblyName >QuantConnect.Lean.DataSource.FactSet</AssemblyName >
88 <RootNamespace >QuantConnect.Lean.DataSource.FactSet</RootNamespace >
You can’t perform that action at this time.
0 commit comments