mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Windows WebControl based wrapper for web UI.
This commit is contained in:
parent
b1164ed181
commit
a913f00670
15 changed files with 7002 additions and 0 deletions
6
windows/WebUIWrapper/App.config
Normal file
6
windows/WebUIWrapper/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