checking in latest panaceantech into git
This commit is contained in:
2
QuickFTP/gQuery/Properties/Settings.Designer.cs
generated
2
QuickFTP/gQuery/Properties/Settings.Designer.cs
generated
@@ -25,7 +25,7 @@ namespace gQuery.Properties {
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("\\\\medisoft_server\\medidata\\EMBARK RECOVERY LLC\\mwddf.add")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("C:\\medidata\\18\\testtest")]
|
||||
public string AdvantagePath {
|
||||
get {
|
||||
return ((string)(this["AdvantagePath"]));
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="quickftp.Properties" GeneratedClassName="Settings">
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="gQuery.Properties" GeneratedClassName="Settings">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="AdvantagePath" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">\\medisoft_server\medidata\EMBARK RECOVERY LLC\mwddf.add</Value>
|
||||
<Value Profile="(Default)">C:\medidata\18\testtest</Value>
|
||||
</Setting>
|
||||
<Setting Name="AdvantageUser" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">user</Value>
|
||||
|
||||
Reference in New Issue
Block a user