Add server projects. Packaging with WinUI server doesn't work. Payload contains two or more files etc.
This commit is contained in:
12
Wino.Server/Styles/TrayIconResources.xaml.cs
Normal file
12
Wino.Server/Styles/TrayIconResources.xaml.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using Microsoft.UI.Xaml;
|
||||
|
||||
namespace Wino.Server.Styles
|
||||
{
|
||||
partial class TrayIconResources : ResourceDictionary
|
||||
{
|
||||
public TrayIconResources()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user