- <?xml version="1.0" encoding="utf-8" ?>
- <configuration>
- <appSettings>
- <add key="downloadUrl" value="http://192.168.3.2:8088/CoreUpLoadApp/ServerSolution.AutoUpdate/" />
- <!-- <add key="downloadUrl" value="http://10.1.1.7:8088/CoreFS.AutoUpdate/" /> -->
- <add key="downfilelist" value="filelist.xml" />
- <add key="localfilelist" value="myfilelist.xml" />
- <add key="clientProgram" value="CoreFS.CoreFS.exe" />
- </appSettings>
- </configuration>
|