File tree Expand file tree Collapse file tree
QuantConnect.Wolverine.Tests Expand file tree Collapse file tree 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 <ImplicitUsings >enable</ImplicitUsings >
88 <Nullable >enable</Nullable >
99
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 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 <Product >QuantConnect.Brokerages.Wolverine</Product >
You can’t perform that action at this time.
0 commit comments