From 6388ee8b0b679659e00a3b7187cd66d823e502ce Mon Sep 17 00:00:00 2001 From: Martin Molinero Date: Mon, 29 Dec 2025 12:52:15 -0300 Subject: [PATCH] Update net10 --- .../QuantConnect.DataSource.CoinAPI.Tests.csproj | 2 +- QuantConnect.CoinAPI/QuantConnect.DataSource.CoinAPI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/QuantConnect.CoinAPI.Tests/QuantConnect.DataSource.CoinAPI.Tests.csproj b/QuantConnect.CoinAPI.Tests/QuantConnect.DataSource.CoinAPI.Tests.csproj index d1c83ad..49682eb 100644 --- a/QuantConnect.CoinAPI.Tests/QuantConnect.DataSource.CoinAPI.Tests.csproj +++ b/QuantConnect.CoinAPI.Tests/QuantConnect.DataSource.CoinAPI.Tests.csproj @@ -3,7 +3,7 @@ Release AnyCPU - net9.0 + net10.0 bin\$(Configuration)\ QuantConnect.Lean.DataSource.CoinAPI.Tests QuantConnect.Lean.DataSource.CoinAPI.Tests diff --git a/QuantConnect.CoinAPI/QuantConnect.DataSource.CoinAPI.csproj b/QuantConnect.CoinAPI/QuantConnect.DataSource.CoinAPI.csproj index fdb94c3..7066d9c 100644 --- a/QuantConnect.CoinAPI/QuantConnect.DataSource.CoinAPI.csproj +++ b/QuantConnect.CoinAPI/QuantConnect.DataSource.CoinAPI.csproj @@ -3,7 +3,7 @@ Release AnyCPU - net9.0 + net10.0 QuantConnect.Lean.DataSource.CoinAPI QuantConnect.Lean.DataSource.CoinAPI QuantConnect.Lean.DataSource.CoinAPI