added solution and project files

This commit is contained in:
2022-06-29 12:59:53 -04:00
commit 2c4504ab3f
42 changed files with 886 additions and 0 deletions

View 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>