Ditch UWP solution completely.
This commit is contained in:
@@ -12,9 +12,9 @@ using Wino.Mail.ViewModels.Data;
|
||||
using Microsoft.UI.Xaml;
|
||||
using Microsoft.UI.Xaml.Input;
|
||||
#else
|
||||
using Windows.UI.Xaml;
|
||||
using Windows.UI.Xaml.Controls;
|
||||
using Windows.UI.Xaml.Input;
|
||||
using Microsoft.UI.Xaml;
|
||||
using Microsoft.UI.Xaml.Controls;
|
||||
using Microsoft.UI.Xaml.Input;
|
||||
#endif
|
||||
namespace Wino.Controls
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user