Cleaning up the solution. Separating Shared.WinRT, Services and Synchronization. Removing synchronization from app. Reducing bundle size by 45mb.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:domain="using:Wino.Core.Domain"
|
||||
xmlns:domain="using:Wino.Domain"
|
||||
x:Class="Wino.Styles.CommandBarItems"
|
||||
xmlns:controls="using:Wino.Controls">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user