mirror of
https://github.com/ckaczor/SystemTemperatureStatusWindow.git
synced 2026-01-14 09:35:43 -05:00
10 lines
1.8 KiB
XML
10 lines
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
|
|
<behaviors />
|
|
<bindings>
|
|
<binding digest="System.ServiceModel.Configuration.WSHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data name="WSHttpBinding_ISystemTemperatureService" />" bindingType="wsHttpBinding" name="WSHttpBinding_ISystemTemperatureService" />
|
|
</bindings>
|
|
<endpoints>
|
|
<endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost/SystemTemperatureService/SystemTemperatureService.svc" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_ISystemTemperatureService" contract="SystemTemperatureService.ISystemTemperatureService" name="WSHttpBinding_ISystemTemperatureService"><identity><dns value="localhost" /></identity></Data>" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost/SystemTemperatureService/SystemTemperatureService.svc" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_ISystemTemperatureService" contract="SystemTemperatureService.ISystemTemperatureService" name="WSHttpBinding_ISystemTemperatureService"><identity><dns value="localhost" /></identity></Data>" contractName="SystemTemperatureService.ISystemTemperatureService" name="WSHttpBinding_ISystemTemperatureService" />
|
|
</endpoints>
|
|
</configurationSnapshot> |