Skip to content

Commit 888c744

Browse files
committed
Release v3.6.16
1 parent 479eac4 commit 888c744

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ body:
3333
description: Specify the version of AdvancedSharpAdbClient you're using.
3434
options:
3535
- Latest Source
36+
- 3.6.16
3637
- 3.5.15
3738
- 3.4.14
3839
- 3.3.13

AdvancedSharpAdbClient/Extensions/UnixFileStatusExtensions.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// Copyright (c) The Android Open Source Project, Ryan Conrad, Quamotion, yungd1plomat, wherewhere. All rights reserved.
33
// </copyright>
44

5+
#pragma warning disable IDE0079
6+
#pragma warning disable CS1734
7+
58
using System;
69
using System.Collections;
710
using System.Collections.Generic;

0 commit comments

Comments
 (0)