We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2a083 commit 2c11060Copy full SHA for 2c11060
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -32,6 +32,7 @@ body:
32
description: Specify the version of AdvancedSharpAdbClient you're using.
33
options:
34
- "Latest Source"
35
+ - "3.5.15"
36
- "3.4.14"
37
- "3.3.13"
38
- "3.3.12"
README.md
@@ -26,6 +26,7 @@ Added important features.
26
- .NET Core App 3.1
27
- .NET 6.0
28
- .NET 8.0
29
+- .NET 10.0
30
31
## Installation
To install AdvancedSharpAdbClient install the [AdvancedSharpAdbClient NuGetPackage](https://www.nuget.org/packages/AdvancedSharpAdbClient). If you're
0 commit comments