9 lines
298 B
XML
9 lines
298 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<!--add key="LicenseKey" value="Maolaoda Studio" /-->
|
|
<add key="LicenseKey" value="" />
|
|
<add key="LicenseServer" value="127.0.0.1"/>
|
|
<add key="ProductName" value="WebLib"/>
|
|
</appSettings>
|
|
</configuration> |