Skip to content

Commit 1873fe9

Browse files
committed
add comment about avoiding Vanara
1 parent 85e41e7 commit 1873fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/Utils/Cloud/Detector/GoogleDriveCloudDetector.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
using Microsoft.Win32;
77
using System.IO;
88
using Windows.Storage;
9+
// TODO: Avoid to use Vanara (#15000)
910
using Vanara.Windows.Shell;
1011

1112
namespace Files.App.Utils.Cloud

0 commit comments

Comments
 (0)