Switch back to WPF server.

This commit is contained in:
Burak Kaan Köse
2024-07-19 04:26:06 +02:00
parent 756cf5992c
commit 7d0934b679
11 changed files with 57 additions and 166 deletions

View File

@@ -2,6 +2,7 @@
x:Class="Wino.Server.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
ShutdownMode="OnExplicitShutdown"
xmlns:local="clr-namespace:Wino.Server">
<Application.Resources>
<ResourceDictionary Source="TrayIconResources.xaml" />