diff options
Diffstat (limited to 'Erable/App.axaml')
| -rw-r--r-- | Erable/App.axaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Erable/App.axaml b/Erable/App.axaml deleted file mode 100644 index 992dbfb..0000000 --- a/Erable/App.axaml +++ /dev/null @@ -1,12 +0,0 @@ -<Application xmlns="https://github.com/avaloniaui"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:local="using:Erable"
- x:Class="Erable.App">
- <Application.DataTemplates>
- <local:ViewLocator/>
- </Application.DataTemplates>
-
- <Application.Styles>
- <FluentTheme Mode="Dark"/>
- </Application.Styles>
-</Application>
|
