8 lines
236 B
XML
8 lines
236 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<appSettings>
|
|
<!-- VBdocman .NET config file for current project.-->
|
|
<!-- Example: <add key="settingName" value="settingValue"/> -->
|
|
</appSettings>
|
|
</configuration>
|