..
This commit is contained in:
12
Project/Properties/Settings.Designer.cs
generated
12
Project/Properties/Settings.Designer.cs
generated
@@ -46,5 +46,17 @@ namespace Project.Properties {
|
||||
return ((string)(this["CS"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("10.101.5.150")]
|
||||
public string mailserver {
|
||||
get {
|
||||
return ((string)(this["mailserver"]));
|
||||
}
|
||||
set {
|
||||
this["mailserver"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,5 +18,8 @@
|
||||
</SerializableConnectionString></DesignTimeValue>
|
||||
<Value Profile="(Default)">Data Source=K4FASQL.kr.ds.amkor.com,50150;Initial Catalog=EE;Persist Security Info=True;User ID=eeadm;Password=uJnU8a8q&DJ+ug-D;Encrypt=False;TrustServerCertificate=True</Value>
|
||||
</Setting>
|
||||
<Setting Name="mailserver" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">10.101.5.150</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user