mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 13:07:55 +00:00
c802811ad2
Copies the authtoken.secret file into a private local folder for the user so that the UI doesnt have to be run with Admin privileges.
6 lines
184 B
XML
6 lines
184 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<startup>
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
|
|
</startup>
|
|
</configuration> |