Skip to content

Commit d6efcdf

Browse files
authored
Update namespace for iNKORE.UI.WPF.Modern nuget package
1 parent c93f26d commit d6efcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/theme-builder/state/AllState.svelte.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class AllState implements IState {
5959
<ResourceDictionary
6060
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
6161
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
62-
xmlns:m="http://schemas.modernwpf.com/2019"
62+
xmlns:m="http://schemas.inkore.net/lib/ui/wpf/modern"
6363
xmlns:system="clr-namespace:System;assembly=mscorlib">
6464
6565
<ResourceDictionary.MergedDictionaries>

0 commit comments

Comments
 (0)