Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Settings.settings « Properties « BuildUtil « src - github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e8d166903d77cc979f4493228e2cb91565e416b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="BuildUtil.Properties" GeneratedClassName="Settings">
  <Profiles />
  <Settings>
    <Setting Name="BuildUtil_SignService_Sign" Type="(Web Service URL)" Scope="Application">
      <Value Profile="(Default)">http://dv/Sign/Sign.asmx</Value>
    </Setting>
    <Setting Name="BuildUtilTmp_HvSignService_Sign" Type="(Web Service URL)" Scope="Application">
      <Value Profile="(Default)">http://hvsigncode/Sign.asmx</Value>
    </Setting>
  </Settings>
</SettingsFile>