move styles to sharedproject and disposed client

This commit is contained in:
shinichi
2020-10-14 16:28:37 +02:00
parent bbb0220c11
commit dc2b2f06ae
9 changed files with 48 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:ClientApp">
</ResourceDictionary>