We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec20ff commit cc2cda1Copy full SHA for cc2cda1
src/Files.App/ViewModels/Settings/AboutViewModel.cs
@@ -72,7 +72,7 @@ public AboutViewModel()
72
new ("https://github.com/microsoft/WindowsAppSDK", "WindowsAppSDK"),
73
new ("https://github.com/microsoft/microsoft-ui-xaml", "WinUI 3"),
74
new ("https://github.com/microsoft/Win2D", "Win2D"),
75
- new ("https://github.com/CommunityToolkit/WindowsCommunityToolkit", "Windows Community Toolkit 7.x"),
+ new ("https://github.com/CommunityToolkit/Windows", "Windows Community Toolkit"),
76
new ("https://github.com/mono/taglib-sharp", "TagLibSharp"),
77
new ("https://github.com/Tulpep/Active-Directory-Object-Picker", "ActiveDirectoryObjectPicker"),
78
new ("https://github.com/PowerShell/MMI", "MMI"),
0 commit comments