added solution and project files
This commit is contained in:
7
DeskHubSharpRevised/App.axaml
Normal file
7
DeskHubSharpRevised/App.axaml
Normal file
@@ -0,0 +1,7 @@
|
||||
<Application xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
x:Class="DeskHubSharpRevised.App">
|
||||
<Application.Styles>
|
||||
<FluentTheme Mode="Light"/>
|
||||
</Application.Styles>
|
||||
</Application>
|
Reference in New Issue
Block a user