websocket-sharp/Example2/bin/Debug_Ubuntu/example2.exe.config
2012-08-04 15:51:31 +09:00

7 lines
166 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="ServerCertPath" value="/path/to/server.cer" />
</appSettings>
</configuration>