set up project and base UI for a native windows UI for ZeroTier

This commit is contained in:
Grant Limberg 2015-10-19 20:20:42 -07:00
commit 6040574d8d
14 changed files with 633 additions and 0 deletions

View file

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