Skip to content

Commit

Permalink
Релиз 1.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
inyutin-maxim committed Feb 1, 2024
1 parent d696103 commit 02b5b20
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 36 deletions.
25 changes: 12 additions & 13 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<CoreVersion>6.0.31245</CoreVersion>
<MsTestTool>17.7.2</MsTestTool>
<CoreVersion>6.0.31538</CoreVersion>
<MsTestTool>17.8.0</MsTestTool>
<WarningsAsErrors>xUnit1030;CS1591;REO03004;REO03005;REO04001;REO06005;REO10001;REO10002;REO12003;REO13003;REO13004;REO13005;REO13001;REO13002;REO13006;REO13008;REO13009;REO17001</WarningsAsErrors>
<NoWarn>REO12001</NoWarn>
</PropertyGroup>
<ItemGroup>
<PackageReference Update="AsyncFixer" Version="1.6.0" PrivateAssets="all"/>
<PackageReference Update="HtmlAgilityPack" Version="1.11.53"/>
<PackageReference Update="HtmlAgilityPack" Version="1.11.58"/>
<PackageReference Update="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Update="SonarAnalyzer.CSharp" Version="9.10.0.77988" PrivateAssets="all"/>
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="7.0.0"/>
<PackageReference Update="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1"/>
<PackageReference Update="System.Text.Encoding.CodePages" Version="7.0.0"/>
<PackageReference Update="SonarAnalyzer.CSharp" Version="9.19.0.84025" PrivateAssets="all"/>
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="8.0.0"/>
<PackageReference Update="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0"/>
<PackageReference Update="System.Text.Encoding.CodePages" Version="8.0.0"/>

<PackageReference Update="FluentAssertions" Version="6.12.0"/>
<PackageReference Update="FluentAssertions.Analyzers" Version="0.24.0"/>
<PackageReference Update="Meziantou.FluentAssertionsAnalyzers" Version="1.0.10"/>
<PackageReference Update="FluentAssertions.Analyzers" Version="0.30.0"/>
<PackageReference Update="Meziantou.FluentAssertionsAnalyzers" Version="1.0.21"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="$(MsTestTool)"/>
<PackageReference Update="Moq" Version="4.20.69"/>
<PackageReference Update="Moq.AutoMock" Version="3.5.0"/>
<PackageReference Update="xunit" Version="2.5.1"/>
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.1"/>
<PackageReference Update="xunit" Version="2.6.6"/>
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.6"/>
<PackageReference Update="coverlet.collector" Version="6.0.0"/>
<PackageReference Update="coverlet.msbuild" Version="6.0.0"/>

Expand All @@ -37,6 +36,6 @@
</PackageReference>

<!--our stuff -->
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" PrivateAssets="all"/>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="all"/>
</ItemGroup>
</Project>
1 change: 0 additions & 1 deletion VkNet.Tests/VkNet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq.AutoMock" Version="3.5.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
Expand Down
5 changes: 4 additions & 1 deletion VkNet/Enums/StringEnums/PostSourceType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,10 @@ public enum PostSourceType
Sms,

/// <summary>
/// Запись создана через интерфейс мобильного приложения. //TODO: Не документирован.
/// Запись создана через интерфейс мобильного приложения.
/// </summary>
/// <remarks>
/// Не документирован.
/// </remarks>
Mvk,
}
6 changes: 3 additions & 3 deletions VkNet/Enums/StringEnums/PrivacyKey.cs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public enum PrivacyKey
/// <summary>
/// Поиск по номеру телефона
/// </summary>
Search_by_reg_phone,
SearchByRegPhone,

/// <summary>
/// Истории
Expand Down Expand Up @@ -141,7 +141,7 @@ public enum PrivacyKey
LivesReplies,

/// <summary>
/// Онлайн статус
/// Онлайн статус
/// </summary>
Online,

Expand All @@ -158,7 +158,7 @@ public enum PrivacyKey
/// <summary>
/// Шаги запуска ВК
/// </summary>
Vkrun_Steps,
VkRunSteps,

/// <summary>
/// Лента игр
Expand Down
2 changes: 1 addition & 1 deletion VkNet/Enums/StringEnums/ResponseType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ public enum ResponseType
/// <summary>
/// Код.
/// </summary>
Сode
Code
}
24 changes: 12 additions & 12 deletions VkNet/Enums/StringEnums/VideoAdsSection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,36 @@
namespace VkNet.Enums.StringEnums;

/// <summary>
/// TODO: Undocumented enum, which is a part of sections field in VideoAds
/// Это перечисление должно указывать на позиции, на которых можно воспроизводить рекламу.
/// </summary>
/// <remarks>
/// This enum must be pointing to the positions at which ads can be played
/// Недокументированное перечисление, которое является частью поля разделов в VideoAds.
/// </remarks>
/// </summary>
[StringEnum]
[JsonConverter(typeof(TolerantStringEnumConverter))]
public enum VideoAdsSection
{
/// <summary>
/// TODO: Undocumented
/// Это наверное в начале видео
/// </summary>
/// <remarks>
/// This is probably in the start of the video
/// Недокументированная функция
/// </remarks>
/// </summary>
Preroll,

/// <summary>
/// TODO: Undocumented
/// Это наверное середина видео
/// </summary>
/// <remarks>
/// This is probably in the middle of the video
/// Недокументированная функция
/// </remarks>
/// </summary>
Midroll,

/// <summary>
/// TODO: Undocumented
/// Это наверное конец видео
/// </summary>
/// <remarks>
/// This is probably in the end of the video
/// Недокументированная функция
/// </remarks>
/// </summary>
Postroll
}
2 changes: 1 addition & 1 deletion VkNet/Infrastructure/IVkAuthorization.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public interface IVkAuthorization<out TPageType>
/// Получить тип страницы авторизации
/// </summary>
/// <param name="url">
/// Текщий URL страницы авторизации
/// Текущий URL страницы авторизации
/// </param>
/// <returns>
/// Тип страницы для авторизации Implicit Flow
Expand Down
8 changes: 4 additions & 4 deletions VkNet/VkNet.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net7.0;net6.0;netstandard2.0</TargetFrameworks>
<TargetFrameworks>net7.0;net8.0;net6.0;netstandard2.0</TargetFrameworks>
<AssemblyName>VkNet</AssemblyName>
<VersionPrefix>1.78.0-alpha</VersionPrefix>
<VersionPrefix>1.79.0-alpha</VersionPrefix>
<VersionSufix>
</VersionSufix>
<NeutralLanguage>ru-RU</NeutralLanguage>
Expand All @@ -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
</PackageReleaseNotes>
<PackageReadmeFile>README.md</PackageReadmeFile>
<LangVersion>latest</LangVersion>
Expand Down Expand Up @@ -70,7 +70,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 02b5b20

Please sign in to comment.