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

@@ -5,8 +5,8 @@
using Microsoft.UI.Xaml.Data;
using Microsoft.UI.Xaml;
#else
using Windows.UI.Xaml.Data;
using Windows.UI.Xaml;
using Microsoft.UI.Xaml.Data;
using Microsoft.UI.Xaml;
#endif
namespace Wino.Converters