Skip to content

Commit 39804cb

Browse files
committed
Update third party libraries list
1 parent 4d4cc92 commit 39804cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/ViewModels/Settings/AboutViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ public AboutViewModel()
7878
new ("https://github.com/PowerShell/MMI", "MMI"),
7979
new ("https://github.com/microsoft/CsWin32", "CsWin32"),
8080
new ("https://github.com/microsoft/CsWinRT", "CsWinRT"),
81+
new ("https://github.com/GihanSoft/NaturalStringComparer", "NaturalStringComparer"),
8182
];
8283

8384
CopyAppVersionCommand = new RelayCommand(CopyAppVersion);

0 commit comments

Comments
 (0)