mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -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
6
windows/WinUI/App.config
Normal file
6
windows/WinUI/App.config
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
|
||||
</startup>
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue