diff --git a/QuantConnect.BitfinexBrokerage.Tests/QuantConnect.BitfinexBrokerage.Tests.csproj b/QuantConnect.BitfinexBrokerage.Tests/QuantConnect.BitfinexBrokerage.Tests.csproj index d313df1..3d81dd7 100644 --- a/QuantConnect.BitfinexBrokerage.Tests/QuantConnect.BitfinexBrokerage.Tests.csproj +++ b/QuantConnect.BitfinexBrokerage.Tests/QuantConnect.BitfinexBrokerage.Tests.csproj @@ -3,7 +3,7 @@ Release AnyCPU - net9.0 + net10.0 false Copyright © 2021 diff --git a/QuantConnect.BitfinexBrokerage.ToolBox/QuantConnect.BitfinexBrokerage.ToolBox.csproj b/QuantConnect.BitfinexBrokerage.ToolBox/QuantConnect.BitfinexBrokerage.ToolBox.csproj index 2d961df..05e3684 100644 --- a/QuantConnect.BitfinexBrokerage.ToolBox/QuantConnect.BitfinexBrokerage.ToolBox.csproj +++ b/QuantConnect.BitfinexBrokerage.ToolBox/QuantConnect.BitfinexBrokerage.ToolBox.csproj @@ -4,7 +4,7 @@ Release AnyCPU Exe - net9.0 + net10.0 Copyright © 2021 bin\$(Configuration)\ QuantConnect.BitfinexBrokerage.ToolBox diff --git a/QuantConnect.BitfinexBrokerage/QuantConnect.BitfinexBrokerage.csproj b/QuantConnect.BitfinexBrokerage/QuantConnect.BitfinexBrokerage.csproj index d00363f..f0dad11 100644 --- a/QuantConnect.BitfinexBrokerage/QuantConnect.BitfinexBrokerage.csproj +++ b/QuantConnect.BitfinexBrokerage/QuantConnect.BitfinexBrokerage.csproj @@ -2,7 +2,7 @@ Release AnyCPU - net9.0 + net10.0 QuantConnect.BitfinexBrokerage QuantConnect.BitfinexBrokerage QuantConnect.BitfinexBrokerage