Get rid of system.drawing and uwp notifications pacakge. Remove the AOT/trim stuff for now.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using Microsoft.UI.Xaml;
|
||||
|
||||
namespace Wino.Mail.WinUI.Styles;
|
||||
|
||||
public partial class OperationCommandBarResources : ResourceDictionary
|
||||
{
|
||||
public OperationCommandBarResources()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user