Cleaning up the solution. Separating Shared.WinRT, Services and Synchronization. Removing synchronization from app. Reducing bundle size by 45mb.
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
using System.Linq;
|
||||
using CommunityToolkit.Mvvm.Input;
|
||||
using Wino.Controls;
|
||||
using Wino.Core.Domain.Models.Reader;
|
||||
using Wino.Helpers;
|
||||
using Wino.Domain.Models.Reader;
|
||||
|
||||
|
||||
#if NET8_0
|
||||
using Microsoft.UI.Xaml.Controls;
|
||||
|
||||
Reference in New Issue
Block a user