Skip to content

Commit 4e70ad6

Browse files
committed
Fix build issue
1 parent 8f4d914 commit 4e70ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/ReleaseNotesWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
xmlns:local="clr-namespace:Flow.Launcher"
88
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
99
xmlns:mdxam="clr-namespace:MdXaml;assembly=MdXaml"
10-
xmlns:ui="http://schemas.modernwpf.com/2019"
10+
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
1111
xmlns:vm="clr-namespace:Flow.Launcher.ViewModel"
1212
Title="{DynamicResource releaseNotes}"
1313
Width="940"

0 commit comments

Comments
 (0)