Ditch UWP solution completely.

This commit is contained in:
Burak Kaan Köse
2024-07-20 23:32:39 +02:00
parent 654b7ec1a7
commit ebf4bc6f97
378 changed files with 674 additions and 5271 deletions

View File

@@ -1,4 +1,4 @@
using Windows.UI.Xaml;
using Microsoft.UI.Xaml;
using Wino.Mail.ViewModels;
namespace Wino.Views.Abstract