From 8c96939fa8fbe334f01ffed730104d0a050f796b Mon Sep 17 00:00:00 2001 From: wherewhere Date: Mon, 30 Jan 2023 20:56:27 +0800 Subject: [PATCH] Release v2.5.4 --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + .../AdvancedSharpAdbClient.csproj | 23 +++++++++++-------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index cb827939..c48646a6 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.4" - "2.5.3" - "2.5.2" - "2.5.1" diff --git a/AdvancedSharpAdbClient/AdvancedSharpAdbClient.csproj b/AdvancedSharpAdbClient/AdvancedSharpAdbClient.csproj index 7c8d0577..69a33129 100644 --- a/AdvancedSharpAdbClient/AdvancedSharpAdbClient.csproj +++ b/AdvancedSharpAdbClient/AdvancedSharpAdbClient.csproj @@ -19,7 +19,7 @@ snupkg net3.5-client;net4.0-client;net4.5.2;net4.6.2;net4.7.2;net4.8.1;net6.0;netcoreapp3.1;netstandard1.3;netstandard2.0 .NET client for adb, Android Debug Bridge (AdvancedSharpAdbClient) - 2.5.3 + 2.5.4 @@ -53,25 +53,22 @@ - - - - - - - + + + + + @@ -84,6 +81,12 @@ + + + + $(DefineConstants);HAS_LOGGER