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 cf75c63 commit 48ce248Copy full SHA for 48ce248
src/Files.App/App.xaml
@@ -3,8 +3,7 @@
3
x:Class="Files.App.App"
4
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
5
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
6
- xmlns:uc="using:Files.App.UserControls"
7
- xmlns:wctlabs="using:CommunityToolkit.Labs.WinUI">
+ xmlns:uc="using:Files.App.UserControls">
8
9
<Application.Resources>
10
<ResourceDictionary>
0 commit comments