Checking in more work... good stuff

This commit is contained in:
2016-07-25 17:12:45 -04:00
parent 1db10e8115
commit 8f8541afb2
55 changed files with 405 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="quickftp.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>
</Setting>
<Setting Name="AdvantageUser" Type="System.String" Scope="User">
<Value Profile="(Default)">user</Value>
</Setting>
<Setting Name="AdvantagePass" Type="System.String" Scope="User">
<Value Profile="(Default)">password</Value>
</Setting>
</Settings>
</SettingsFile>