From 02b5b20b0542978530ae2042e9015367e09e7b03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BD=D1=8E=D1=82=D0=B8=D0=BD=20=D0=9C=D0=B0=D0=BA?= =?UTF-8?q?=D1=81=D0=B8=D0=BC=20=D0=9D=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B5?= =?UTF-8?q?=D0=B2=D0=B8=D1=87?= Date: Fri, 2 Feb 2024 01:28:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=BB=D0=B8=D0=B7=201.78.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Directory.Build.targets | 25 +++++++++++----------- VkNet.Tests/VkNet.Tests.csproj | 1 - VkNet/Enums/StringEnums/PostSourceType.cs | 5 ++++- VkNet/Enums/StringEnums/PrivacyKey.cs | 6 +++--- VkNet/Enums/StringEnums/ResponseType.cs | 2 +- VkNet/Enums/StringEnums/VideoAdsSection.cs | 24 ++++++++++----------- VkNet/Infrastructure/IVkAuthorization.cs | 2 +- VkNet/VkNet.csproj | 8 +++---- 8 files changed, 37 insertions(+), 36 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 9fd6fb465..fbb0e7655 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,28 +1,27 @@  latest - 6.0.31245 - 17.7.2 + 6.0.31538 + 17.8.0 xUnit1030;CS1591;REO03004;REO03005;REO04001;REO06005;REO10001;REO10002;REO12003;REO13003;REO13004;REO13005;REO13001;REO13002;REO13006;REO13008;REO13009;REO17001 REO12001 - + - - - - + + + + - - + + - - - + + @@ -37,6 +36,6 @@ - + \ No newline at end of file diff --git a/VkNet.Tests/VkNet.Tests.csproj b/VkNet.Tests/VkNet.Tests.csproj index 4fd91f74d..159d1744b 100644 --- a/VkNet.Tests/VkNet.Tests.csproj +++ b/VkNet.Tests/VkNet.Tests.csproj @@ -15,7 +15,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/VkNet/Enums/StringEnums/PostSourceType.cs b/VkNet/Enums/StringEnums/PostSourceType.cs index 81571b97f..c61009a01 100644 --- a/VkNet/Enums/StringEnums/PostSourceType.cs +++ b/VkNet/Enums/StringEnums/PostSourceType.cs @@ -38,7 +38,10 @@ public enum PostSourceType Sms, /// - /// Запись создана через интерфейс мобильного приложения. //TODO: Не документирован. + /// Запись создана через интерфейс мобильного приложения. /// + /// + /// Не документирован. + /// Mvk, } diff --git a/VkNet/Enums/StringEnums/PrivacyKey.cs b/VkNet/Enums/StringEnums/PrivacyKey.cs index 204619980..e7a8b2577 100644 --- a/VkNet/Enums/StringEnums/PrivacyKey.cs +++ b/VkNet/Enums/StringEnums/PrivacyKey.cs @@ -108,7 +108,7 @@ public enum PrivacyKey /// /// Поиск по номеру телефона /// - Search_by_reg_phone, + SearchByRegPhone, /// /// Истории @@ -141,7 +141,7 @@ public enum PrivacyKey LivesReplies, /// - /// Онлайн статус + /// Онлайн статус /// Online, @@ -158,7 +158,7 @@ public enum PrivacyKey /// /// Шаги запуска ВК /// - Vkrun_Steps, + VkRunSteps, /// /// Лента игр diff --git a/VkNet/Enums/StringEnums/ResponseType.cs b/VkNet/Enums/StringEnums/ResponseType.cs index e773e43c0..956be2535 100644 --- a/VkNet/Enums/StringEnums/ResponseType.cs +++ b/VkNet/Enums/StringEnums/ResponseType.cs @@ -18,5 +18,5 @@ public enum ResponseType /// /// Код. /// - Сode + Code } \ No newline at end of file diff --git a/VkNet/Enums/StringEnums/VideoAdsSection.cs b/VkNet/Enums/StringEnums/VideoAdsSection.cs index e6b59e7e8..a7ba8ec34 100644 --- a/VkNet/Enums/StringEnums/VideoAdsSection.cs +++ b/VkNet/Enums/StringEnums/VideoAdsSection.cs @@ -4,36 +4,36 @@ namespace VkNet.Enums.StringEnums; /// -/// TODO: Undocumented enum, which is a part of sections field in VideoAds +/// Это перечисление должно указывать на позиции, на которых можно воспроизводить рекламу. +/// /// -/// This enum must be pointing to the positions at which ads can be played +/// Недокументированное перечисление, которое является частью поля разделов в VideoAds. /// -/// [StringEnum] [JsonConverter(typeof(TolerantStringEnumConverter))] public enum VideoAdsSection { /// - /// TODO: Undocumented + /// Это наверное в начале видео + /// /// - /// This is probably in the start of the video + /// Недокументированная функция /// - /// Preroll, /// - /// TODO: Undocumented + /// Это наверное середина видео + /// /// - /// This is probably in the middle of the video + /// Недокументированная функция /// - /// Midroll, /// - /// TODO: Undocumented + /// Это наверное конец видео + /// /// - /// This is probably in the end of the video + /// Недокументированная функция /// - /// Postroll } \ No newline at end of file diff --git a/VkNet/Infrastructure/IVkAuthorization.cs b/VkNet/Infrastructure/IVkAuthorization.cs index 046e0a53d..9bb6105ea 100644 --- a/VkNet/Infrastructure/IVkAuthorization.cs +++ b/VkNet/Infrastructure/IVkAuthorization.cs @@ -26,7 +26,7 @@ public interface IVkAuthorization /// Получить тип страницы авторизации /// /// - /// Текщий URL страницы авторизации + /// Текущий URL страницы авторизации /// /// /// Тип страницы для авторизации Implicit Flow diff --git a/VkNet/VkNet.csproj b/VkNet/VkNet.csproj index c66b76659..6e7059d71 100644 --- a/VkNet/VkNet.csproj +++ b/VkNet/VkNet.csproj @@ -1,8 +1,8 @@ - net7.0;net6.0;netstandard2.0 + net7.0;net8.0;net6.0;netstandard2.0 VkNet - 1.78.0-alpha + 1.79.0-alpha ru-RU @@ -23,7 +23,7 @@ Обсуждение в Telegram: https://t.me/VkDotNet Группа в Контакте: https://vk.com/vknetdotnet _____________________________________________ - Список изменений: https://github.com/vknet/vk/milestone/55?closed=1 + Список изменений: https://github.com/vknet/vk/milestone/56?closed=1 README.md latest @@ -70,7 +70,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +