From 82700832dc23071ec4e4d426ee824f3d4d8a8095 Mon Sep 17 00:00:00 2001 From: wherewhere Date: Tue, 4 Apr 2023 21:55:56 +0800 Subject: [PATCH] Release v2.5.5 --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + .../AdvancedSharpAdbClient.Tests.csproj | 9 +++------ Directory.Build.props | 5 ++++- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index c48646a6..19656fd9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -32,6 +32,7 @@ body: description: Specify the version of AdvancedSharpAdbClient you're using. options: - "Latest Source" + - "2.5.5" - "2.5.4" - "2.5.3" - "2.5.2" diff --git a/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj b/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj index a1068245..bb1c3724 100644 --- a/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj +++ b/AdvancedSharpAdbClient.Tests/AdvancedSharpAdbClient.Tests.csproj @@ -6,18 +6,15 @@ + + runtime; build; native; contentfiles; analyzers; buildtransitive + runtime; build; native; contentfiles; analyzers; buildtransitive - - runtime; build; native; contentfiles; analyzers; buildtransitive - - - runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/Directory.Build.props b/Directory.Build.props index feb8d5db..61eff50b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,8 +3,11 @@ .NET client for adb, the Android Debug Bridge (AdvancedSharpAdbClient) The Android Open Source Project, Ryan Conrad, Quamotion and improved by yungd1plomat, wherewhere + True https://github.com/quamotion/madb AdvancedSharpAdbClient is a .NET library that allows .NET and .NET Core applications to communicate with Android devices. It's a improved version of SharpAdbClient. + True + True True True latest @@ -18,7 +21,7 @@ https://github.com/yungd1plomat/AdvancedSharpAdbClient snupkg .NET client for adb, Android Debug Bridge (AdvancedSharpAdbClient) - 2.5.4 + 2.5.5