From 94d8afe149904757affcf55ee56d01cba92a135c Mon Sep 17 00:00:00 2001 From: Jkorf Date: Wed, 27 Nov 2024 13:07:05 +0100 Subject: [PATCH] Updated package dependency versions --- .../CryptoExchange.Net.UnitTests.csproj | 2 +- CryptoExchange.Net/CryptoExchange.Net.csproj | 12 ++++++------ .../Models/Options/Endpoints/GetKlinesOptions.cs | 1 - 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj index 8400ca8..2770330 100644 --- a/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj +++ b/CryptoExchange.Net.UnitTests/CryptoExchange.Net.UnitTests.csproj @@ -6,7 +6,7 @@ - + diff --git a/CryptoExchange.Net/CryptoExchange.Net.csproj b/CryptoExchange.Net/CryptoExchange.Net.csproj index 703ea75..ddf9aef 100644 --- a/CryptoExchange.Net/CryptoExchange.Net.csproj +++ b/CryptoExchange.Net/CryptoExchange.Net.csproj @@ -48,17 +48,17 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - - + + + + \ No newline at end of file diff --git a/CryptoExchange.Net/SharedApis/Models/Options/Endpoints/GetKlinesOptions.cs b/CryptoExchange.Net/SharedApis/Models/Options/Endpoints/GetKlinesOptions.cs index c862330..f3c8e91 100644 --- a/CryptoExchange.Net/SharedApis/Models/Options/Endpoints/GetKlinesOptions.cs +++ b/CryptoExchange.Net/SharedApis/Models/Options/Endpoints/GetKlinesOptions.cs @@ -38,7 +38,6 @@ namespace CryptoExchange.Net.SharedApis SharedKlineInterval.FiveMinutes, SharedKlineInterval.FifteenMinutes, SharedKlineInterval.OneHour, - SharedKlineInterval.FifteenMinutes, SharedKlineInterval.OneDay, SharedKlineInterval.OneWeek, SharedKlineInterval.OneMonth