mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
set up project and base UI for a native windows UI for ZeroTier
This commit is contained in:
parent
5e6eae620b
commit
6040574d8d
14 changed files with 633 additions and 0 deletions
7
windows/WinUI/Themes/Generic.xaml
Normal file
7
windows/WinUI/Themes/Generic.xaml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue