Skip to content

Commit 67690fd

Browse files
committed
Add using directive for Microsoft.UI.Content in shell preview model
(fix build)
1 parent 95db974 commit 67690fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/ViewModels/UserControls/Previews/ShellPreviewViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Licensed under the MIT License. See the LICENSE.
33

44
using Files.App.ViewModels.Properties;
5+
using Microsoft.UI.Content;
56
using Microsoft.UI.Xaml;
67
using Microsoft.UI.Xaml.Hosting;
78
using System.Runtime.InteropServices;

0 commit comments

Comments
 (0)