Rebase Develop
This commit is contained in:
@@ -26,19 +26,17 @@
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
|
||||
</startup>
|
||||
|
||||
<system.serviceModel>
|
||||
<bindings>
|
||||
<basicHttpBinding>
|
||||
<binding name="BasicHttpBinding_MNBArfolyamServiceSoap" />
|
||||
<binding name="BasicHttpBinding_MNBArfolyamServiceSoap"/>
|
||||
</basicHttpBinding>
|
||||
</bindings>
|
||||
<client>
|
||||
<endpoint address="http://www.mnb.hu/arfolyamok.asmx" binding="basicHttpBinding"
|
||||
bindingConfiguration="BasicHttpBinding_MNBArfolyamServiceSoap"
|
||||
contract="MNBArfolyamService.MNBArfolyamServiceSoap" name="BasicHttpBinding_MNBArfolyamServiceSoap" />
|
||||
<endpoint address="http://www.mnb.hu/arfolyamok.asmx" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_MNBArfolyamServiceSoap" contract="MNBArfolyamService.MNBArfolyamServiceSoap" name="BasicHttpBinding_MNBArfolyamServiceSoap"/>
|
||||
</client>
|
||||
</system.serviceModel>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user